Home
last modified time | relevance | path

Searched refs:VMSTATE_ARRAY_OF_POINTER_TO_STRUCT (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/include/hw/
H A Dptimer.h306 VMSTATE_ARRAY_OF_POINTER_TO_STRUCT(_f, _s, _n, 0, \
H A Dclock.h105 VMSTATE_ARRAY_OF_POINTER_TO_STRUCT(field, state, num, version, \
/openbmc/qemu/hw/net/
H A Dspapr_llan.c823 VMSTATE_ARRAY_OF_POINTER_TO_STRUCT(rx_pool, SpaprVioVlan,
/openbmc/qemu/hw/misc/
H A Dnpcm7xx_clk.c983 VMSTATE_ARRAY_OF_POINTER_TO_STRUCT(clock_in, NPCM7xxClockSELState,
/openbmc/qemu/tests/unit/
H A Dtest-vmstate.c545 VMSTATE_ARRAY_OF_POINTER_TO_STRUCT(ar, TestArrayOfPtrToStuct,
/openbmc/qemu/include/migration/
H A Dvmstate.h510 #define VMSTATE_ARRAY_OF_POINTER_TO_STRUCT(_f, _s, _n, _v, _vmsd, _type) { \ macro
/openbmc/qemu/hw/s390x/
H A Dcss.c346 VMSTATE_ARRAY_OF_POINTER_TO_STRUCT(css, ChannelSubSys, MAX_CSSID + 1,