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.c1234 TestGTreeIOMMU *orig_iommu = create_iommu(); in test_gtree_load_iommu() local
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()
1251 destroy_iommu(orig_iommu); in test_gtree_load_iommu()