/linux-2.6.39/include/asm-generic/ |
D | dma-mapping-broken.h | 19 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
|
/linux-2.6.39/arch/tile/include/asm/ |
D | dma-mapping.h | 30 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
|
/linux-2.6.39/arch/sparc/include/asm/ |
D | dma-mapping.h | 12 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
|
/linux-2.6.39/arch/alpha/include/asm/ |
D | dma-mapping.h | 42 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
|
/linux-2.6.39/arch/sh/include/asm/ |
D | dma-mapping.h | 42 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
|
/linux-2.6.39/arch/ia64/include/asm/ |
D | dma-mapping.h | 45 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
|
/linux-2.6.39/arch/x86/include/asm/ |
D | dma-mapping.h | 55 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
|
/linux-2.6.39/arch/unicore32/include/asm/ |
D | dma-mapping.h | 101 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
|
/linux-2.6.39/arch/m68k/include/asm/ |
D | dma-mapping.h | 24 static inline void *dma_alloc_noncoherent(struct device *dev, size_t size, in dma_alloc_noncoherent() function
|
/linux-2.6.39/arch/microblaze/include/asm/ |
D | dma-mapping.h | 107 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
|
/linux-2.6.39/arch/frv/include/asm/ |
D | dma-mapping.h | 15 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
|
/linux-2.6.39/arch/powerpc/include/asm/ |
D | dma-mapping.h | 199 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
|
/linux-2.6.39/arch/avr32/include/asm/ |
D | dma-mapping.h | 336 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
|
/linux-2.6.39/arch/blackfin/include/asm/ |
D | dma-mapping.h | 21 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
|
/linux-2.6.39/arch/xtensa/include/asm/ |
D | dma-mapping.h | 27 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
|
/linux-2.6.39/arch/mn10300/include/asm/ |
D | dma-mapping.h | 31 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent((d), (s), (h), (f)) macro
|
/linux-2.6.39/arch/cris/include/asm/ |
D | dma-mapping.h | 13 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
|
/linux-2.6.39/arch/mips/mm/ |
D | dma-default.c | 82 void *dma_alloc_noncoherent(struct device *dev, size_t size, in dma_alloc_noncoherent() function
|
/linux-2.6.39/arch/parisc/include/asm/ |
D | dma-mapping.h | 57 dma_alloc_noncoherent(struct device *dev, size_t size, dma_addr_t *dma_handle, in dma_alloc_noncoherent() function
|
/linux-2.6.39/arch/arm/include/asm/ |
D | dma-mapping.h | 164 static inline void *dma_alloc_noncoherent(struct device *dev, size_t size, in dma_alloc_noncoherent() function
|