Searched refs:vfio_iommu_iova_insert (Results 1 – 1 of 1) sorted by relevance
1915 static int vfio_iommu_iova_insert(struct list_head *head, in vfio_iommu_iova_insert() function1976 return vfio_iommu_iova_insert(iova, start, end); in vfio_iommu_aper_resize()2060 ret = vfio_iommu_iova_insert(&n->list, n->start, in vfio_iommu_resv_exclude()2063 ret = vfio_iommu_iova_insert(&n->list, end + 1, in vfio_iommu_resv_exclude()2107 ret = vfio_iommu_iova_insert(iova_copy, n->start, n->end); in vfio_iommu_iova_get_copy()