Searched refs:dma_direct_alloc_coherent (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/arch/microblaze/kernel/
H A Ddma.c18 static void *dma_direct_alloc_coherent(struct device *dev, size_t size, dma_direct_alloc_coherent() function
184 .alloc = dma_direct_alloc_coherent,
/linux-4.1.27/arch/powerpc/kernel/
H A Ddma-swiotlb.c50 .alloc = dma_direct_alloc_coherent,
H A Ddma.c42 void *dma_direct_alloc_coherent(struct device *dev, size_t size, dma_direct_alloc_coherent() function
215 .alloc = dma_direct_alloc_coherent,
/linux-4.1.27/arch/powerpc/include/asm/
H A Ddma-mapping.h24 extern void *dma_direct_alloc_coherent(struct device *dev, size_t size,

Completed in 103 milliseconds