Searched refs:VMSTATE_VSTRUCT_TEST (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/ipmi/ |
H A D | isa_ipmi_kcs.c | 80 VMSTATE_VSTRUCT_TEST(kcs, ISAIPMIKCSDevice, vmstate_kcs_before_version2,
|
/openbmc/qemu/include/migration/ |
H A D | vmstate.h | 460 #define VMSTATE_VSTRUCT_TEST(_field, _state, _test, _version, _vmsd, _type, _struct_version) { \ macro 856 VMSTATE_VSTRUCT_TEST(_field, _state, NULL, 0, _vmsd, _type, _struct_version) 859 VMSTATE_VSTRUCT_TEST(_field, _state, NULL, _version, _vmsd, _type, \
|