Searched refs:dest_iommu (Results 1 – 1 of 1) sorted by relevance
1233 TestGTreeIOMMU *dest_iommu = g_new0(TestGTreeIOMMU, 1); in test_gtree_load_iommu() local1244 vmstate_load_state(fload, &vmstate_iommu, dest_iommu, 1); in test_gtree_load_iommu()1247 g_assert_cmpint(orig_iommu->id, ==, dest_iommu->id); in test_gtree_load_iommu()1250 diff_iommu(orig_iommu, dest_iommu); in test_gtree_load_iommu()1252 destroy_iommu(dest_iommu); in test_gtree_load_iommu()