Searched refs:get_iova_ranges (Results 1 – 4 of 4) sorted by relevance
92 GList* (*get_iova_ranges)(HostIOMMUDevice *hiod); member
854 hiodc->get_iova_ranges = hiod_iommufd_vfio_get_iova_ranges; in hiod_iommufd_vfio_class_init()
1196 hioc->get_iova_ranges = hiod_legacy_vfio_get_iova_ranges; in hiod_legacy_vfio_class_init()
637 if (hiodc->get_iova_ranges) { in virtio_iommu_set_iommu_device()639 host_iova_ranges = hiodc->get_iova_ranges(hiod); in virtio_iommu_set_iommu_device()