Home
last modified time | relevance | path

Searched defs:resv_regions (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/vfio/
H A Dvfio_iommu_type1.c2111 struct list_head *resv_regions) in vfio_iommu_resv_conflict()
2132 struct list_head *resv_regions) in vfio_iommu_resv_exclude()
2179 static void vfio_iommu_resv_free(struct list_head *resv_regions) in vfio_iommu_resv_free()
/linux/drivers/iommu/
H A Dvirtio-iommu.c79 struct list_head resv_regions; member