Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kernel/
Ddma-swiotlb.c50 .alloc = __dma_nommu_alloc_coherent,
Ddma.c65 void *__dma_nommu_alloc_coherent(struct device *dev, size_t size, in __dma_nommu_alloc_coherent() function
140 return __dma_nommu_alloc_coherent(dev, size, dma_handle, in dma_nommu_alloc_coherent()
/Linux-v4.19/arch/powerpc/include/asm/
Ddma-mapping.h22 extern void *__dma_nommu_alloc_coherent(struct device *dev, size_t size,