dma_free_noncoherent   14 include/asm-cris/dma-mapping.h #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h)
dma_free_noncoherent   11 include/asm-frv/dma-mapping.h #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h)
dma_free_noncoherent   20 include/asm-generic/dma-mapping-broken.h #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h)
dma_free_noncoherent  268 include/asm-generic/dma-mapping.h #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h)
dma_free_noncoherent   39 include/asm-m68k/dma-mapping.h static inline void dma_free_noncoherent(struct device *dev, size_t size,
dma_free_noncoherent   27 include/asm-mn10300/dma-mapping.h #define dma_free_noncoherent(d, s, v, h)  dma_free_coherent((d), (s), (v), (h))
dma_free_noncoherent   71 include/asm-parisc/dma-mapping.h dma_free_noncoherent(struct device *dev, size_t size, 
dma_free_noncoherent   96 include/asm-um/dma-mapping.h #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h)
dma_free_noncoherent   86 include/asm-x86/dma-mapping.h #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h)
dma_free_noncoherent   28 include/asm-xtensa/dma-mapping.h #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h)