/linux-4.4.14/arch/m68k/kernel/ |
D | dma.c | 21 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/ |
D | dma.c | 19 void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() function
|
/linux-4.4.14/arch/mn10300/mm/ |
D | dma-alloc.c | 23 void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() function
|
/linux-4.4.14/arch/arc/mm/ |
D | dma.c | 52 void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() function
|
/linux-4.4.14/arch/c6x/mm/ |
D | dma-coherent.c | 76 void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() function
|
/linux-4.4.14/arch/frv/mb93090-mb00/ |
D | pci-dma.c | 21 void *dma_alloc_coherent(struct device *hwdev, size_t size, dma_addr_t *dma_handle, gfp_t gfp) in dma_alloc_coherent() function
|
D | pci-dma-nommu.c | 37 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/ |
D | dma-coherent.c | 96 void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() function
|
/linux-4.4.14/arch/blackfin/kernel/ |
D | dma-mapping.c | 81 void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() function
|
/linux-4.4.14/arch/nios2/mm/ |
D | dma-mapping.c | 24 void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() function
|
/linux-4.4.14/arch/metag/kernel/ |
D | dma.c | 174 void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() function
|
/linux-4.4.14/arch/cris/include/asm/ |
D | dma-mapping.h | 26 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/ |
D | dma-mapping.h | 53 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/ |
D | dma-mapping-common.h | 286 static inline void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() function
|