Home
last modified time | relevance | path

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

/openbmc/qemu/include/migration/
H A Dvmstate.h219 extern const VMStateInfo vmstate_info_int32;
892 VMSTATE_SINGLE(_f, _s, _v, vmstate_info_int32, int32_t)
995 VMSTATE_SINGLE_TEST(_f, _s, _t, 0, vmstate_info_int32, int32_t)
1113 VMSTATE_ARRAY(_f, _s, _n, _v, vmstate_info_int32, int32_t)
/openbmc/qemu/migration/
H A Dvmstate-types.c112 const VMStateInfo vmstate_info_int32 = { variable
/openbmc/qemu/tests/unit/
H A Dtest-vmstate.c634 AR_SIZE, 0, vmstate_info_int32, int32_t*),
/openbmc/qemu/hw/pci/
H A Dpci.c100 nirq, 0, vmstate_info_int32,