Searched defs:dma_mmap_coherent (Results 1 - 12 of 12) sorted by relevance

/linux-4.4.14/arch/nios2/include/asm/
H A Ddma-mapping.h137 #define dma_mmap_coherent(d, v, c, h, s) dma_common_mmap(d, v, c, h, s) macro
/linux-4.4.14/arch/c6x/include/asm/
H A Ddma-mapping.h101 static inline int dma_mmap_coherent(struct device *dev, dma_mmap_coherent() function
/linux-4.4.14/arch/arc/include/asm/
H A Ddma-mapping.h36 #define dma_mmap_coherent(d, v, c, h, s) dma_common_mmap(d, v, c, h, s) macro
/linux-4.4.14/arch/m68k/include/asm/
H A Ddma-mapping.h120 #define dma_mmap_coherent(d, v, c, h, s) dma_common_mmap(d, v, c, h, s) macro
/linux-4.4.14/arch/cris/include/asm/
H A Ddma-mapping.h168 #define dma_mmap_coherent(d, v, c, h, s) dma_common_mmap(d, v, c, h, s) macro
/linux-4.4.14/arch/frv/include/asm/
H A Ddma-mapping.h136 static inline int dma_mmap_coherent(struct device *dev, dma_mmap_coherent() function
/linux-4.4.14/arch/avr32/include/asm/
H A Ddma-mapping.h347 #define dma_mmap_coherent(d, v, c, h, s) dma_common_mmap(d, v, c, h, s) macro
/linux-4.4.14/arch/blackfin/include/asm/
H A Ddma-mapping.h164 #define dma_mmap_coherent(d, v, c, h, s) dma_common_mmap(d, v, c, h, s) macro
/linux-4.4.14/include/asm-generic/
H A Ddma-mapping-common.h221 #define dma_mmap_coherent(d, v, c, h, s) dma_mmap_attrs(d, v, c, h, s, NULL) macro
/linux-4.4.14/arch/metag/kernel/
H A Ddma.c367 int dma_mmap_coherent(struct device *dev, struct vm_area_struct *vma, dma_mmap_coherent() function
373 EXPORT_SYMBOL(dma_mmap_coherent); variable
/linux-4.4.14/arch/mn10300/include/asm/
H A Ddma-mapping.h172 static inline int dma_mmap_coherent(struct device *dev, dma_mmap_coherent() function
/linux-4.4.14/arch/parisc/include/asm/
H A Ddma-mapping.h245 static inline int dma_mmap_coherent(struct device *dev, dma_mmap_coherent() function

Completed in 527 milliseconds