Home
last modified time | relevance | path

Searched defs:dma_alloc_coherent (Results 1 – 29 of 29) sorted by relevance

/linux-4.1.27/arch/m68k/kernel/
Ddma.c21 void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() function
75 void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() function
/linux-4.1.27/arch/cris/arch-v32/drivers/pci/
Ddma.c19 void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() function
/linux-4.1.27/arch/mn10300/mm/
Ddma-alloc.c23 void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() function
/linux-4.1.27/arch/xtensa/kernel/
Dpci-dma.c34 dma_alloc_coherent(struct device *dev,size_t size,dma_addr_t *handle,gfp_t flag) in dma_alloc_coherent() function
/linux-4.1.27/arch/arc/mm/
Ddma.c54 void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() function
/linux-4.1.27/arch/frv/mb93090-mb00/
Dpci-dma.c21 void *dma_alloc_coherent(struct device *hwdev, size_t size, dma_addr_t *dma_handle, gfp_t gfp) in dma_alloc_coherent() function
Dpci-dma-nommu.c37 void *dma_alloc_coherent(struct device *hwdev, size_t size, dma_addr_t *dma_handle, gfp_t gfp) in dma_alloc_coherent() function
/linux-4.1.27/arch/c6x/mm/
Ddma-coherent.c76 void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() function
/linux-4.1.27/arch/avr32/mm/
Ddma-coherent.c96 void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() function
/linux-4.1.27/arch/mips/include/asm/
Ddma-mapping.h68 #define dma_alloc_coherent(d,s,h,f) dma_alloc_attrs(d,s,h,f,NULL) macro
/linux-4.1.27/arch/hexagon/include/asm/
Ddma-mapping.h73 #define dma_alloc_coherent(d,s,h,f) dma_alloc_attrs(d,s,h,f,NULL) macro
/linux-4.1.27/arch/alpha/include/asm/
Ddma-mapping.h15 #define dma_alloc_coherent(d,s,h,f) dma_alloc_attrs(d,s,h,f,NULL) macro
/linux-4.1.27/arch/blackfin/kernel/
Ddma-mapping.c81 void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() function
/linux-4.1.27/arch/openrisc/include/asm/
Ddma-mapping.h41 #define dma_alloc_coherent(d,s,h,f) dma_alloc_attrs(d,s,h,f,NULL) macro
/linux-4.1.27/arch/sparc/include/asm/
Ddma-mapping.h44 #define dma_alloc_coherent(d,s,h,f) dma_alloc_attrs(d,s,h,f,NULL) macro
/linux-4.1.27/arch/sh/include/asm/
Ddma-mapping.h56 #define dma_alloc_coherent(d,s,h,f) dma_alloc_attrs(d,s,h,f,NULL) macro
/linux-4.1.27/arch/s390/include/asm/
Ddma-mapping.h59 #define dma_alloc_coherent(d, s, h, f) dma_alloc_attrs(d, s, h, f, NULL) macro
/linux-4.1.27/arch/ia64/include/asm/
Ddma-mapping.h26 #define dma_alloc_coherent(d,s,h,f) dma_alloc_attrs(d,s,h,f,NULL) macro
/linux-4.1.27/arch/x86/include/asm/
Ddma-mapping.h128 #define dma_alloc_coherent(d,s,h,f) dma_alloc_attrs(d,s,h,f,NULL) macro
/linux-4.1.27/arch/unicore32/include/asm/
Ddma-mapping.h85 #define dma_alloc_coherent(d,s,h,f) dma_alloc_attrs(d,s,h,f,NULL) macro
/linux-4.1.27/arch/microblaze/include/asm/
Ddma-mapping.h105 #define dma_alloc_coherent(d, s, h, f) dma_alloc_attrs(d, s, h, f, NULL) macro
/linux-4.1.27/arch/nios2/mm/
Ddma-mapping.c24 void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() function
/linux-4.1.27/arch/arm64/include/asm/
Ddma-mapping.h109 #define dma_alloc_coherent(d, s, h, f) dma_alloc_attrs(d, s, h, f, NULL) macro
/linux-4.1.27/arch/tile/include/asm/
Ddma-mapping.h144 #define dma_alloc_coherent(d, s, h, f) dma_alloc_attrs(d, s, h, f, NULL) macro
/linux-4.1.27/arch/powerpc/include/asm/
Ddma-mapping.h140 #define dma_alloc_coherent(d,s,h,f) dma_alloc_attrs(d,s,h,f,NULL) macro
/linux-4.1.27/arch/metag/kernel/
Ddma.c174 void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() function
/linux-4.1.27/arch/arm/include/asm/
Ddma-mapping.h212 #define dma_alloc_coherent(d, s, h, f) dma_alloc_attrs(d, s, h, f, NULL) macro
/linux-4.1.27/arch/cris/include/asm/
Ddma-mapping.h26 dma_alloc_coherent(struct device *dev, size_t size, dma_addr_t *dma_handle, in dma_alloc_coherent() function
/linux-4.1.27/arch/parisc/include/asm/
Ddma-mapping.h53 dma_alloc_coherent(struct device *dev, size_t size, dma_addr_t *dma_handle, in dma_alloc_coherent() function