Home
last modified time | relevance | path

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

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