Home
last modified time | relevance | path

Searched refs:__dma_direct_alloc_coherent (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/powerpc/kernel/
Ddma-swiotlb.c50 .alloc = __dma_direct_alloc_coherent,
Ddma.c65 void *__dma_direct_alloc_coherent(struct device *dev, size_t size, in __dma_direct_alloc_coherent() function
143 return __dma_direct_alloc_coherent(dev, size, dma_handle, in dma_direct_alloc_coherent()
/linux-4.4.14/arch/powerpc/include/asm/
Ddma-mapping.h26 extern void *__dma_direct_alloc_coherent(struct device *dev, size_t size,