Searched defs:dma_alloc_noncoherent (Results 1 - 28 of 28) sorted by relevance

/linux-4.1.27/arch/arc/mm/
H A Ddma.c29 void *dma_alloc_noncoherent(struct device *dev, size_t size, dma_alloc_noncoherent() function
44 EXPORT_SYMBOL(dma_alloc_noncoherent); variable
/linux-4.1.27/include/asm-generic/
H A Ddma-mapping-broken.h35 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
/linux-4.1.27/arch/nios2/include/asm/
H A Ddma-mapping.h55 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
/linux-4.1.27/arch/alpha/include/asm/
H A Ddma-mapping.h48 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
/linux-4.1.27/arch/sparc/include/asm/
H A Ddma-mapping.h12 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
/linux-4.1.27/arch/s390/include/asm/
H A Ddma-mapping.h28 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
/linux-4.1.27/arch/sh/include/asm/
H A Ddma-mapping.h42 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
/linux-4.1.27/arch/openrisc/include/asm/
H A Ddma-mapping.h70 static inline void *dma_alloc_noncoherent(struct device *dev, size_t size, dma_alloc_noncoherent() function
/linux-4.1.27/arch/c6x/include/asm/
H A Ddma-mapping.h97 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent((d), (s), (h), (f)) macro
/linux-4.1.27/arch/hexagon/include/asm/
H A Ddma-mapping.h37 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
/linux-4.1.27/arch/tile/include/asm/
H A Ddma-mapping.h145 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_attrs(d, s, h, f, NULL) macro
/linux-4.1.27/arch/unicore32/include/asm/
H A Ddma-mapping.h107 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
/linux-4.1.27/arch/x86/include/asm/
H A Ddma-mapping.h57 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
/linux-4.1.27/arch/microblaze/include/asm/
H A Ddma-mapping.h102 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
/linux-4.1.27/arch/arm64/include/asm/
H A Ddma-mapping.h143 static inline void *dma_alloc_noncoherent(struct device *dev, size_t size, dma_alloc_noncoherent() function
/linux-4.1.27/arch/avr32/include/asm/
H A Ddma-mapping.h336 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
/linux-4.1.27/arch/blackfin/include/asm/
H A Ddma-mapping.h21 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
/linux-4.1.27/arch/cris/include/asm/
H A Ddma-mapping.h13 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
/linux-4.1.27/arch/frv/include/asm/
H A Ddma-mapping.h15 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
/linux-4.1.27/arch/ia64/include/asm/
H A Ddma-mapping.h51 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
/linux-4.1.27/arch/m68k/include/asm/
H A Ddma-mapping.h39 static inline void *dma_alloc_noncoherent(struct device *dev, size_t size, dma_alloc_noncoherent() function
/linux-4.1.27/arch/metag/include/asm/
H A Ddma-mapping.h11 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
/linux-4.1.27/arch/xtensa/include/asm/
H A Ddma-mapping.h29 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
/linux-4.1.27/arch/mips/mm/
H A Ddma-default.c115 void *dma_alloc_noncoherent(struct device *dev, size_t size, dma_alloc_noncoherent() function
131 EXPORT_SYMBOL(dma_alloc_noncoherent); variable
/linux-4.1.27/arch/mn10300/include/asm/
H A Ddma-mapping.h31 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent((d), (s), (h), (f)) macro
/linux-4.1.27/arch/parisc/include/asm/
H A Ddma-mapping.h60 dma_alloc_noncoherent(struct device *dev, size_t size, dma_addr_t *dma_handle, dma_alloc_noncoherent() function
/linux-4.1.27/arch/powerpc/include/asm/
H A Ddma-mapping.h213 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
/linux-4.1.27/arch/arm/include/asm/
H A Ddma-mapping.h183 static inline void *dma_alloc_noncoherent(struct device *dev, size_t size, dma_alloc_noncoherent() function

Completed in 697 milliseconds