Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dramfb-standalone.c59 VMSTATE_STRUCT_POINTER(state, RAMFBStandaloneState, ramfb_vmstate, RAMFBState),
/openbmc/qemu/hw/s390x/
H A Dccw-device.c115 VMSTATE_STRUCT_POINTER(sch, CcwDevice, vmstate_subch_dev, SubchDev),
/openbmc/qemu/target/mips/system/
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.c25 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.c2767 VMSTATE_STRUCT_POINTER(dpy, VFIOPCIDevice, vfio_display_vmstate,
/openbmc/qemu/ui/
H A Dvdagent.c1056 VMSTATE_STRUCT_POINTER(outbuf, VDAgentChardev, vmstate_vdba, GByteArray),
/openbmc/qemu/tests/unit/
H A Dtest-vmstate.c1428 VMSTATE_STRUCT_POINTER(parent, TmpTestStruct,
/openbmc/qemu/target/i386/
H A Dmachine.c1254 VMSTATE_STRUCT_POINTER(env.nested_state, X86CPU,
/openbmc/qemu/include/migration/
H A Dvmstate.h870 #define VMSTATE_STRUCT_POINTER(_field, _state, _vmsd, _type) \ macro
/openbmc/qemu/hw/hyperv/
H A Dvmbus.c2650 VMSTATE_STRUCT_POINTER(bus, VMBusBridge, vmstate_vmbus, VMBus),
/openbmc/qemu/hw/net/
H A Dvirtio-net.c3504 VMSTATE_STRUCT_POINTER(vqs, VirtIONet,