Home
last modified time | relevance | path

Searched refs:VMSTATE_STRUCT_POINTER_V (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/hw/
H A Dptimer.h303 VMSTATE_STRUCT_POINTER_V(_field, _state, 1, vmstate_ptimer, ptimer_state)
H A Dclock.h101 VMSTATE_STRUCT_POINTER_V(field, state, version, vmstate_clock, Clock)
/openbmc/qemu/include/migration/
H A Dvmstate.h481 #define VMSTATE_STRUCT_POINTER_V(_field, _state, _version, _vmsd, _type) { \ macro
866 VMSTATE_STRUCT_POINTER_V(_field, _state, 0, _vmsd, _type)
/openbmc/qemu/hw/ppc/
H A Dspapr.c2050 VMSTATE_STRUCT_POINTER_V(ov5_cas, SpaprMachineState, 1,