Home
last modified time | relevance | path

Searched refs:dma_nommu_mmap_coherent (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/arch/powerpc/kernel/
Ddma-swiotlb.c52 .mmap = dma_nommu_mmap_coherent,
Ddma.c175 int dma_nommu_mmap_coherent(struct device *dev, struct vm_area_struct *vma, in dma_nommu_mmap_coherent() function
275 .mmap = dma_nommu_mmap_coherent,
Ddma-iommu.c117 .mmap = dma_nommu_mmap_coherent,
/Linux-v4.19/arch/powerpc/include/asm/
Ddma-mapping.h28 extern int dma_nommu_mmap_coherent(struct device *dev,
/Linux-v4.19/arch/powerpc/platforms/pseries/
Dvio.c621 .mmap = dma_nommu_mmap_coherent,