Searched refs:host_iommu_devices (Results 1 – 2 of 2) sorted by relevance
60 GHashTable *host_iommu_devices; member
499 return g_hash_table_lookup(viommu->host_iommu_devices, &key); in get_host_iommu_device()677 g_hash_table_insert(viommu->host_iommu_devices, new_key, hiod); in virtio_iommu_set_iommu_device()696 hiod = g_hash_table_lookup(viommu->host_iommu_devices, &key); in virtio_iommu_unset_iommu_device()703 g_hash_table_remove(viommu->host_iommu_devices, &key); in virtio_iommu_unset_iommu_device()1469 s->host_iommu_devices = g_hash_table_new_full(hiod_hash, hiod_equal, in virtio_iommu_device_realize()