Home
last modified time | relevance | path

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

/arch/microblaze/kernel/
Ddma.c158 int dma_direct_mmap_coherent(struct device *dev, struct vm_area_struct *vma, in dma_direct_mmap_coherent() function
187 .mmap = dma_direct_mmap_coherent,
/arch/powerpc/kernel/
Ddma-swiotlb.c52 .mmap = dma_direct_mmap_coherent,
Ddma-iommu.c112 .mmap = dma_direct_mmap_coherent,
Ddma.c178 int dma_direct_mmap_coherent(struct device *dev, struct vm_area_struct *vma, in dma_direct_mmap_coherent() function
273 .mmap = dma_direct_mmap_coherent,
Dvio.c621 .mmap = dma_direct_mmap_coherent,
/arch/powerpc/include/asm/
Ddma-mapping.h32 extern int dma_direct_mmap_coherent(struct device *dev,