Home
last modified time | relevance | path

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

/openbmc/qemu/hw/sparc/
H A Dsun4m_iommu.c330 static const VMStateDescription vmstate_iommu = { variable
381 dc->vmsd = &vmstate_iommu; in iommu_class_init()
/openbmc/qemu/tests/unit/
H A Dtest-vmstate.c948 static const VMStateDescription vmstate_iommu = { variable
1226 save_vmstate(&vmstate_iommu, iommu); in test_gtree_save_iommu()
1244 vmstate_load_state(fload, &vmstate_iommu, dest_iommu, 1); in test_gtree_load_iommu()