Searched refs:vfio_iommu_map (Results 1 – 1 of 1) sorted by relevance
521 static int vfio_iommu_map(struct vfio_iommu *iommu, dma_addr_t iova, in vfio_iommu_map() function612 ret = vfio_iommu_map(iommu, iova + dma->size, pfn, npage, prot); in vfio_dma_do_map()