Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/vfio/
Dvfio_iommu_type1.c118 struct vfio_iova { struct
1511 struct vfio_iova *node; in vfio_iommu_iova_dma_valid()
1834 struct vfio_iova *region; in vfio_test_domain_fgsp()
1933 struct vfio_iova *region; in vfio_iommu_iova_insert()
1954 struct vfio_iova *first, *last; in vfio_iommu_aper_conflict()
1961 first = list_first_entry(iova, struct vfio_iova, list); in vfio_iommu_aper_conflict()
1962 last = list_last_entry(iova, struct vfio_iova, list); in vfio_iommu_aper_conflict()
1988 struct vfio_iova *node, *next; in vfio_iommu_aper_resize()
2050 struct vfio_iova *n, *next; in vfio_iommu_resv_exclude()
2106 struct vfio_iova *n, *next; in vfio_iommu_iova_free()
[all …]