Home
last modified time | relevance | path

Searched refs:VMSTATE_STRUCT_POINTER (Results 1 – 11 of 11) sorted by relevance

/openbmc/qemu/hw/display/
H A Dramfb-standalone.c58 VMSTATE_STRUCT_POINTER(state, RAMFBStandaloneState, ramfb_vmstate, RAMFBState),
/openbmc/qemu/hw/s390x/
H A Dccw-device.c116 VMSTATE_STRUCT_POINTER(sch, CcwDevice, vmstate_subch_dev, SubchDev),
/openbmc/qemu/target/mips/sysemu/
H A Dmachine.c236 VMSTATE_STRUCT_POINTER(env.mvp, MIPSCPU, vmstate_mvp,
240 VMSTATE_STRUCT_POINTER(env.tlb, MIPSCPU, vmstate_tlb,
/openbmc/qemu/target/sparc/
H A Dmachine.c26 VMSTATE_STRUCT_POINTER(_f, _s, vmstate_cpu_timer, CPUTimer)
/openbmc/qemu/hw/vfio/
H A Ddisplay.c576 VMSTATE_STRUCT_POINTER(ramfb, VFIODisplay, ramfb_vmstate, RAMFBState),
H A Dpci.c2588 VMSTATE_STRUCT_POINTER(dpy, VFIOPCIDevice, vfio_display_vmstate,
/openbmc/qemu/tests/unit/
H A Dtest-vmstate.c1428 VMSTATE_STRUCT_POINTER(parent, TmpTestStruct,
/openbmc/qemu/target/i386/
H A Dmachine.c1255 VMSTATE_STRUCT_POINTER(env.nested_state, X86CPU,
/openbmc/qemu/include/migration/
H A Dvmstate.h865 #define VMSTATE_STRUCT_POINTER(_field, _state, _vmsd, _type) \ macro
/openbmc/qemu/hw/hyperv/
H A Dvmbus.c2651 VMSTATE_STRUCT_POINTER(bus, VMBusBridge, vmstate_vmbus, VMBus),
/openbmc/qemu/hw/net/
H A Dvirtio-net.c3347 VMSTATE_STRUCT_POINTER(vqs, VirtIONet,