Home
last modified time | relevance | path

Searched refs:dma_alloc_coherent (Results 1 – 25 of 47) sorted by relevance

12

/arch/mn10300/mm/
Ddma-alloc.c23 void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() function
64 EXPORT_SYMBOL(dma_alloc_coherent);
/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
65 EXPORT_SYMBOL(dma_alloc_coherent);
/arch/arc/mm/
Ddma.c54 void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() function
74 EXPORT_SYMBOL(dma_alloc_coherent);
/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
32 EXPORT_SYMBOL(dma_alloc_coherent);
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
87 EXPORT_SYMBOL(dma_alloc_coherent);
/arch/m68k/include/asm/
Ddma-mapping.h18 extern void *dma_alloc_coherent(struct device *, size_t,
28 return dma_alloc_coherent(dev, size, dma_handle, flag); in dma_alloc_attrs()
42 return dma_alloc_coherent(dev, size, handle, flag); in dma_alloc_noncoherent()
/arch/alpha/include/asm/
Ddma-mapping.h15 #define dma_alloc_coherent(d,s,h,f) dma_alloc_attrs(d,s,h,f,NULL) macro
48 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f)
/arch/cris/include/asm/
Ddma-mapping.h13 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f)
19 void *dma_alloc_coherent(struct device *dev, size_t size,
26 dma_alloc_coherent(struct device *dev, size_t size, dma_addr_t *dma_handle, in dma_alloc_coherent() function
/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
101 EXPORT_SYMBOL(dma_alloc_coherent);
/arch/c6x/mm/
Ddma-coherent.c76 void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() function
97 EXPORT_SYMBOL(dma_alloc_coherent);
/arch/sparc/include/asm/
Ddma-mapping.h12 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f)
44 #define dma_alloc_coherent(d,s,h,f) dma_alloc_attrs(d,s,h,f,NULL) macro
/arch/mips/include/asm/mach-goldfish/
Dhardware.h30 dma_alloc_coherent(dev, size, handle, gfp)
/arch/s390/include/asm/
Ddma-mapping.h28 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f)
59 #define dma_alloc_coherent(d, s, h, f) dma_alloc_attrs(d, s, h, f, NULL) macro
/arch/hexagon/include/asm/
Ddma-mapping.h37 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f)
73 #define dma_alloc_coherent(d,s,h,f) dma_alloc_attrs(d,s,h,f,NULL) macro
/arch/ia64/include/asm/
Ddma-mapping.h26 #define dma_alloc_coherent(d,s,h,f) dma_alloc_attrs(d,s,h,f,NULL) macro
51 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f)
/arch/unicore32/include/asm/
Ddma-mapping.h85 #define dma_alloc_coherent(d,s,h,f) dma_alloc_attrs(d,s,h,f,NULL) macro
107 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f)
/arch/c6x/include/asm/
Ddma-mapping.h86 extern void *dma_alloc_coherent(struct device *, size_t, dma_addr_t *, gfp_t);
89 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent((d), (s), (h), (f))
/arch/sh/include/asm/
Ddma-mapping.h42 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f)
56 #define dma_alloc_coherent(d,s,h,f) dma_alloc_attrs(d,s,h,f,NULL) macro
/arch/avr32/mm/
Ddma-coherent.c96 void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() function
108 EXPORT_SYMBOL(dma_alloc_coherent);
/arch/blackfin/kernel/
Ddma-mapping.c81 void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() function
95 EXPORT_SYMBOL(dma_alloc_coherent);
/arch/frv/include/asm/
Ddma-mapping.h15 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f)
21 void *dma_alloc_coherent(struct device *dev, size_t size, dma_addr_t *dma_handle, gfp_t gfp);
/arch/microblaze/include/asm/
Ddma-mapping.h102 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f)
105 #define dma_alloc_coherent(d, s, h, f) dma_alloc_attrs(d, s, h, f, NULL) macro
/arch/cris/arch-v32/drivers/pci/
Ddma.c19 void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() function
/arch/mn10300/include/asm/
Ddma-mapping.h25 extern void *dma_alloc_coherent(struct device *dev, size_t size,
31 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent((d), (s), (h), (f))
/arch/xtensa/include/asm/
Ddma-mapping.h29 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f)
32 void *dma_alloc_coherent(struct device *dev, size_t size,

12