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

/linux-4.4.14/arch/microblaze/kernel/
H A Ddma.c18 static void *dma_direct_alloc_coherent(struct device *dev, size_t size, dma_direct_alloc_coherent() function
185 .alloc = dma_direct_alloc_coherent,
/linux-4.4.14/arch/powerpc/kernel/
H A Ddma.c133 static void *dma_direct_alloc_coherent(struct device *dev, size_t size, dma_direct_alloc_coherent() function
163 /* See comments in dma_direct_alloc_coherent() */ dma_direct_free_coherent()
271 .alloc = dma_direct_alloc_coherent,

Completed in 39 milliseconds