Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kernel/
Ddma-swiotlb.c51 .free = __dma_nommu_free_coherent,
Ddma.c119 void __dma_nommu_free_coherent(struct device *dev, size_t size, in __dma_nommu_free_coherent() function
162 return __dma_nommu_free_coherent(dev, size, vaddr, dma_handle, in dma_nommu_free_coherent()
/Linux-v4.19/arch/powerpc/include/asm/
Ddma-mapping.h25 extern void __dma_nommu_free_coherent(struct device *dev, size_t size,