Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/vfio/
Dvfio_iommu_type1.c521 static int vfio_iommu_map(struct vfio_iommu *iommu, dma_addr_t iova, in vfio_iommu_map() function
612 ret = vfio_iommu_map(iommu, iova + dma->size, pfn, npage, prot); in vfio_dma_do_map()