Home
last modified time | relevance | path

Searched refs:vmstate_info_int32 (Results 1 – 5 of 5) 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/rust/qemu-api/src/
H A Dvmstate.rs115 ::core::ptr::addr_of!($crate::bindings::vmstate_info_int32),
/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.c116 nirq, 0, vmstate_info_int32,