Searched refs:VMSTATE_UINT64_TEST (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/include/migration/ |
H A D | cpu.h | 29 VMSTATE_UINT64_TEST(_f, _s, _t)
|
H A D | vmstate.h | 1009 #define VMSTATE_UINT64_TEST(_f, _s, _t) \ macro
|
/openbmc/qemu/hw/virtio/ |
H A D | virtio-mem.c | 1397 VMSTATE_UINT64_TEST(size, VirtIOMEM, virtio_mem_vmstate_field_exists),
|
/openbmc/qemu/hw/net/ |
H A D | virtio-net.c | 3386 VMSTATE_UINT64_TEST(curr_guest_offloads, VirtIONet,
|
/openbmc/qemu/hw/ppc/ |
H A D | spapr.c | 2115 VMSTATE_UINT64_TEST(rtc_offset, SpaprMachineState, version_before_3),
|