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

/linux-master/drivers/vfio/
H A Dvfio_iommu_type1.c118 struct vfio_iova { struct
1499 struct vfio_iova *node;
1823 struct vfio_iova *region;
1923 struct vfio_iova *region;
1944 struct vfio_iova *first, *last;
1951 first = list_first_entry(iova, struct vfio_iova, list);
1952 last = list_last_entry(iova, struct vfio_iova, list);
1978 struct vfio_iova *node, *next;
2040 struct vfio_iova *n, *next;
2096 struct vfio_iova *
[all...]

Completed in 103 milliseconds