Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vfio/
H A Dvfio_iommu_type1.c2130 vfio_iommu_iova_free(iova_copy); in vfio_iommu_iova_get_copy()
2135 struct list_head *iova_copy) in vfio_iommu_iova_insert_copy() argument
2141 list_splice_tail(iova_copy, iova); in vfio_iommu_iova_insert_copy()
2161 LIST_HEAD(iova_copy); in vfio_iommu_type1_attach_group()
2340 vfio_iommu_iova_free(&iova_copy); in vfio_iommu_type1_attach_group()
2388 struct list_head *iova_copy) in vfio_iommu_aper_expand() argument
2395 if (list_empty(iova_copy)) in vfio_iommu_aper_expand()
2421 struct list_head *iova_copy) in vfio_iommu_resv_refresh() argument
2430 if (list_empty(iova_copy)) in vfio_iommu_resv_refresh()
2448 vfio_iommu_iova_free(iova_copy); in vfio_iommu_resv_refresh()
[all …]