/arch/alpha/include/asm/ |
D | dma-mapping.h | 49 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h) macro
|
/arch/sparc/include/asm/ |
D | dma-mapping.h | 13 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h) macro
|
/arch/tile/include/asm/ |
D | dma-mapping.h | 31 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h) macro
|
/arch/m68k/include/asm/ |
D | dma-mapping.h | 29 static inline void dma_free_noncoherent(struct device *dev, size_t size, in dma_free_noncoherent() function
|
/arch/mips/include/asm/ |
D | dma-mapping.h | 93 void dma_free_noncoherent(struct device *dev, size_t size,
|
/arch/hexagon/include/asm/ |
D | dma-mapping.h | 39 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h) macro
|
/arch/c6x/include/asm/ |
D | dma-mapping.h | 89 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent((d), (s), (v), (h)) macro
|
/arch/ia64/include/asm/ |
D | dma-mapping.h | 52 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h) macro
|
/arch/frv/include/asm/ |
D | dma-mapping.h | 16 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h) macro
|
/arch/unicore32/include/asm/ |
D | dma-mapping.h | 108 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h) macro
|
/arch/sh/include/asm/ |
D | dma-mapping.h | 43 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h) macro
|
/arch/mn10300/include/asm/ |
D | dma-mapping.h | 32 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent((d), (s), (v), (h)) macro
|
/arch/cris/include/asm/ |
D | dma-mapping.h | 14 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h) macro
|
/arch/mips/mm/ |
D | dma-default.c | 126 void dma_free_noncoherent(struct device *dev, size_t size, void *vaddr, in dma_free_noncoherent() function 132 EXPORT_SYMBOL(dma_free_noncoherent);
|
/arch/microblaze/include/asm/ |
D | dma-mapping.h | 124 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h) macro
|
/arch/avr32/include/asm/ |
D | dma-mapping.h | 337 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h) macro
|
/arch/x86/include/asm/ |
D | dma-mapping.h | 56 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h) macro
|
/arch/blackfin/include/asm/ |
D | dma-mapping.h | 22 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h) macro
|
/arch/xtensa/include/asm/ |
D | dma-mapping.h | 28 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h) macro
|
/arch/powerpc/include/asm/ |
D | dma-mapping.h | 208 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h) macro
|
/arch/openrisc/include/asm/ |
D | dma-mapping.h | 36 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h) macro
|
/arch/parisc/include/asm/ |
D | dma-mapping.h | 71 dma_free_noncoherent(struct device *dev, size_t size, in dma_free_noncoherent() function
|
/arch/arm/include/asm/ |
D | dma-mapping.h | 139 static inline void dma_free_noncoherent(struct device *dev, size_t size, in dma_free_noncoherent() function
|