Searched refs:VMSTATE_STRUCT_ARRAY_TEST (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/include/hw/acpi/ |
H A D | pcihp.h | 82 VMSTATE_STRUCT_ARRAY_TEST(pcihp.acpi_pcihp_pci_status, state, \
|
/openbmc/qemu/hw/timer/ |
H A D | pxa2xx_timer.c | 545 VMSTATE_STRUCT_ARRAY_TEST(tm4, PXA2xxTimerInfo, 8,
|
/openbmc/qemu/include/migration/ |
H A D | vmstate.h | 530 #define VMSTATE_STRUCT_ARRAY_TEST(_field, _state, _num, _test, _version, _vmsd, _type) { \ macro 872 VMSTATE_STRUCT_ARRAY_TEST(_field, _state, _num, NULL, _version, \
|
/openbmc/qemu/hw/usb/ |
H A D | hcd-xhci.c | 3569 VMSTATE_STRUCT_ARRAY_TEST(ev_buffer, XHCIInterrupter, EV_QUEUE,
|