Home
last modified time | relevance | path

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

/linux-6.15/drivers/vfio/
H A Dvfio_iommu_type1.c2146 vfio_iommu_iova_free(iova_copy); in vfio_iommu_iova_get_copy()
2151 struct list_head *iova_copy) in vfio_iommu_iova_insert_copy() argument
2157 list_splice_tail(iova_copy, iova); in vfio_iommu_iova_insert_copy()
2177 LIST_HEAD(iova_copy); in vfio_iommu_type1_attach_group()
2351 vfio_iommu_iova_free(&iova_copy); in vfio_iommu_type1_attach_group()
2399 struct list_head *iova_copy) in vfio_iommu_aper_expand() argument
2406 if (list_empty(iova_copy)) in vfio_iommu_aper_expand()
2432 struct list_head *iova_copy) in vfio_iommu_resv_refresh() argument
2441 if (list_empty(iova_copy)) in vfio_iommu_resv_refresh()
2459 vfio_iommu_iova_free(iova_copy); in vfio_iommu_resv_refresh()
[all …]