Home
last modified time | relevance | path

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

/qemu/hw/virtio/
H A Dvirtio-iommu.c628 GList *host_iova_ranges = NULL; in virtio_iommu_set_iommu_device() local
639 host_iova_ranges = hiodc->get_iova_ranges(hiod); in virtio_iommu_set_iommu_device()
640 if (!host_iova_ranges) { in virtio_iommu_set_iommu_device()
645 host_iova_ranges, errp); in virtio_iommu_set_iommu_device()
678 g_list_free_full(host_iova_ranges, g_free); in virtio_iommu_set_iommu_device()
682 g_list_free_full(host_iova_ranges, g_free); in virtio_iommu_set_iommu_device()