Searched refs:vfio_iommu_iova_insert (Results 1 – 1 of 1) sorted by relevance
1439 static int vfio_iommu_iova_insert(struct list_head *head, in vfio_iommu_iova_insert() function1500 return vfio_iommu_iova_insert(iova, start, end); in vfio_iommu_aper_resize()1584 ret = vfio_iommu_iova_insert(&n->list, n->start, in vfio_iommu_resv_exclude()1587 ret = vfio_iommu_iova_insert(&n->list, end + 1, in vfio_iommu_resv_exclude()1631 ret = vfio_iommu_iova_insert(iova_copy, n->start, n->end); in vfio_iommu_iova_get_copy()