Searched refs:VMSTATE_ARRAY_OF_POINTER_TO_STRUCT (Results 1 – 7 of 7) sorted by relevance
| /openbmc/qemu/include/hw/ |
| H A D | ptimer.h | 306 VMSTATE_ARRAY_OF_POINTER_TO_STRUCT(_f, _s, _n, 0, \
|
| H A D | clock.h | 105 VMSTATE_ARRAY_OF_POINTER_TO_STRUCT(field, state, num, version, \
|
| /openbmc/qemu/hw/net/ |
| H A D | spapr_llan.c | 822 VMSTATE_ARRAY_OF_POINTER_TO_STRUCT(rx_pool, SpaprVioVlan,
|
| /openbmc/qemu/hw/misc/ |
| H A D | npcm_clk.c | 1077 VMSTATE_ARRAY_OF_POINTER_TO_STRUCT(clock_in, NPCM7xxClockSELState,
|
| /openbmc/qemu/tests/unit/ |
| H A D | test-vmstate.c | 545 VMSTATE_ARRAY_OF_POINTER_TO_STRUCT(ar, TestArrayOfPtrToStuct,
|
| /openbmc/qemu/include/migration/ |
| H A D | vmstate.h | 515 #define VMSTATE_ARRAY_OF_POINTER_TO_STRUCT(_f, _s, _n, _v, _vmsd, _type) { \ macro
|
| /openbmc/qemu/hw/s390x/ |
| H A D | css.c | 338 VMSTATE_ARRAY_OF_POINTER_TO_STRUCT(css, ChannelSubSys, MAX_CSSID + 1,
|