Home
last modified time | relevance | path

Searched refs:dma_direct_mmap_coherent (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/arch/microblaze/kernel/
Ddma.c157 int dma_direct_mmap_coherent(struct device *dev, struct vm_area_struct *vma, in dma_direct_mmap_coherent() function
186 .mmap = dma_direct_mmap_coherent,
/linux-4.1.27/arch/powerpc/kernel/
Ddma.c110 int dma_direct_mmap_coherent(struct device *dev, struct vm_area_struct *vma, in dma_direct_mmap_coherent() function
217 .mmap = dma_direct_mmap_coherent,
Ddma-swiotlb.c52 .mmap = dma_direct_mmap_coherent,
Ddma-iommu.c111 .mmap = dma_direct_mmap_coherent,
Dvio.c621 .mmap = dma_direct_mmap_coherent,
/linux-4.1.27/arch/powerpc/include/asm/
Ddma-mapping.h30 extern int dma_direct_mmap_coherent(struct device *dev,