Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/vfio/
H A Dvfio_iommu_type1.c114 struct vfio_iova { struct
1373 struct vfio_iova *node; in vfio_iommu_iova_dma_valid()
1880 struct vfio_iova *region; in vfio_iommu_iova_insert()
1901 struct vfio_iova *first, *last; in vfio_iommu_aper_conflict()
1908 first = list_first_entry(iova, struct vfio_iova, list); in vfio_iommu_aper_conflict()
1909 last = list_last_entry(iova, struct vfio_iova, list); in vfio_iommu_aper_conflict()
1935 struct vfio_iova *node, *next; in vfio_iommu_aper_resize()
1997 struct vfio_iova *n, *next; in vfio_iommu_resv_exclude()
2053 struct vfio_iova *n, *next; in vfio_iommu_iova_free()
2065 struct vfio_iova *n; in vfio_iommu_iova_get_copy()
[all …]