Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-vmstate.c1235 TestGTreeIOMMU *orig_iommu = create_iommu(); in test_gtree_load_iommu() local
1248 g_assert_cmpint(orig_iommu->id, ==, dest_iommu->id); in test_gtree_load_iommu()
1251 diff_iommu(orig_iommu, dest_iommu); in test_gtree_load_iommu()
1252 destroy_iommu(orig_iommu); in test_gtree_load_iommu()