Home
last modified time | relevance | path

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

/linux/include/linux/
H A Diommu-dma.h35 int iommu_dma_mmap(struct device *dev, struct vm_area_struct *vma,
/linux/kernel/dma/
H A Dmapping.c559 return iommu_dma_mmap(dev, vma, cpu_addr, dma_addr, size, in dma_mmap_attrs()
/linux/drivers/iommu/
H A Ddma-iommu.c1669 int iommu_dma_mmap(struct device *dev, struct vm_area_struct *vma, in iommu_dma_mmap() function