Searched refs:vfio_iommu_iova_free (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/vfio/
H A Dvfio_iommu_type1.c2094 static void vfio_iommu_iova_free(struct list_head *iova) function
2120 vfio_iommu_iova_free(iova_copy);
2129 vfio_iommu_iova_free(iova);
2330 vfio_iommu_iova_free(&iova_copy);
2438 vfio_iommu_iova_free(iova_copy);
2521 vfio_iommu_iova_free(&iova_copy);
2606 vfio_iommu_iova_free(&iommu->iova_list);

Completed in 105 milliseconds