Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/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.4.14/arch/mn10300/mm/
Ddma-alloc.c23 void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() function
/linux-4.4.14/arch/arc/mm/
Ddma.c52 void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() function
/linux-4.4.14/arch/c6x/mm/
Ddma-coherent.c76 void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() function
/linux-4.4.14/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.4.14/arch/avr32/mm/
Ddma-coherent.c96 void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() function
/linux-4.4.14/arch/blackfin/kernel/
Ddma-mapping.c81 void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() function
/linux-4.4.14/arch/nios2/mm/
Ddma-mapping.c24 void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() function
/linux-4.4.14/arch/metag/kernel/
Ddma.c174 void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() function
/linux-4.4.14/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.4.14/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
/linux-4.4.14/include/asm-generic/
Ddma-mapping-common.h286 static inline void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() function