Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ipmi/
H A Disa_ipmi_kcs.c80 VMSTATE_VSTRUCT_TEST(kcs, ISAIPMIKCSDevice, vmstate_kcs_before_version2,
/openbmc/qemu/include/migration/
H A Dvmstate.h460 #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, \