Searched refs:VMSTATE_BITMAP_TEST (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/migration/ |
H A D | vmstate.h | 754 #define VMSTATE_BITMAP_TEST(_field, _state, _test, _version, _field_size) { \ macro 765 VMSTATE_BITMAP_TEST(_field, _state, NULL, _version, _field_size)
|
/openbmc/qemu/hw/virtio/ |
H A D | virtio-mem.c | 1399 VMSTATE_BITMAP_TEST(bitmap, VirtIOMEM, virtio_mem_vmstate_field_exists,
|