Home
last modified time | relevance | path

Searched refs:VMSTATE_STRUCT (Results 1 – 25 of 95) sorted by relevance

1234

/openbmc/qemu/target/microblaze/
H A Dmachine.c83 VMSTATE_STRUCT(mmu, CPUMBState, 0, vmstate_mmu, MicroBlazeMMU),
97 VMSTATE_STRUCT(env, MicroBlazeCPU, 1, vmstate_env, CPUMBState),
/openbmc/qemu/target/openrisc/
H A Dmachine.c110 VMSTATE_STRUCT(tlb, CPUOpenRISCState, 1,
140 VMSTATE_STRUCT(env, OpenRISCCPU, 1, vmstate_env, CPUOpenRISCState),
/openbmc/qemu/hw/audio/
H A Dpl041.c598 VMSTATE_STRUCT(tx_fifo, pl041_channel, 0,
603 VMSTATE_STRUCT(rx_fifo, pl041_channel, 0,
618 VMSTATE_STRUCT(regs, PL041State, 0,
620 VMSTATE_STRUCT(fifo1, PL041State, 0,
622 VMSTATE_STRUCT(codec, PL041State, 0,
/openbmc/qemu/hw/s390x/
H A Dccw-device.h34 VMSTATE_STRUCT(_field, _state, 1, vmstate_ccw_dev, CcwDevice)
/openbmc/qemu/hw/net/can/
H A Dcan_mioe3680_pci.c208 VMSTATE_STRUCT(sja_state[0], Mioe3680PCIState, 0, vmstate_can_sja,
210 VMSTATE_STRUCT(sja_state[1], Mioe3680PCIState, 0, vmstate_can_sja,
H A Dctucan_pci.c220 VMSTATE_STRUCT(ctucan_state[0], CtuCanPCIState, 0, vmstate_ctucan,
223 VMSTATE_STRUCT(ctucan_state[1], CtuCanPCIState, 0, vmstate_ctucan,
H A Dcan_pcm3680_pci.c209 VMSTATE_STRUCT(sja_state[0], Pcm3680iPCIState, 0,
211 VMSTATE_STRUCT(sja_state[1], Pcm3680iPCIState, 0,
/openbmc/qemu/include/hw/acpi/
H A Dmemory_hotplug.h48 VMSTATE_STRUCT(memhp, state, 1, \
H A Dcpu.h71 VMSTATE_STRUCT(cpuhp, state, 1, \
/openbmc/qemu/include/hw/ipack/
H A Dipack.h73 VMSTATE_STRUCT(_field, _state, 1, vmstate_ipack_device, IPackDevice)
/openbmc/qemu/hw/pci-bridge/
H A Dioh3420.c93 VMSTATE_STRUCT(parent_obj.parent_obj.parent_obj.exp.aer_log,
H A Dxio3130_upstream.c120 VMSTATE_STRUCT(parent_obj.parent_obj.exp.aer_log, PCIEPort, 0,
/openbmc/qemu/target/alpha/
H A Dmachine.c78 VMSTATE_STRUCT(env, AlphaCPU, 1, vmstate_env, CPUAlphaState),
/openbmc/qemu/target/cris/
H A Dmachine.c90 VMSTATE_STRUCT(env, CRISCPU, 1, vmstate_cris_env, CPUCRISState),
/openbmc/qemu/hw/char/
H A Dserial-pci.c79 VMSTATE_STRUCT(state, PCISerialState, 0, vmstate_serial, SerialState),
/openbmc/qemu/hw/acpi/
H A Dgeneric_event_device.c353 VMSTATE_STRUCT(ghes_state, AcpiGedState, 1,
364 VMSTATE_STRUCT(ged_state, AcpiGedState, 1, vmstate_ged_state, GEDState),
/openbmc/qemu/hw/timer/
H A Dnpcm7xx_timer.c653 VMSTATE_STRUCT(base_timer, NPCM7xxTimer,
667 VMSTATE_STRUCT(base_timer, NPCM7xxWatchdogTimer,
685 VMSTATE_STRUCT(watchdog_timer, NPCM7xxTimerCtrlState,
/openbmc/qemu/hw/net/
H A Dlance.c98 VMSTATE_STRUCT(state, SysBusPCNetState, 0, vmstate_pcnet, PCNetState),
H A Dne2000-pci.c44 VMSTATE_STRUCT(ne2000, PCINE2000State, 0, vmstate_ne2000, NE2000State),
/openbmc/qemu/hw/ipmi/
H A Dpci_ipmi_bt.c92 VMSTATE_STRUCT(bt, PCIIPMIBTDevice, 1, vmstate_IPMIBT, IPMIBT),
H A Dpci_ipmi_kcs.c92 VMSTATE_STRUCT(kcs, PCIIPMIKCSDevice, 1, vmstate_IPMIKCS, IPMIKCS),
/openbmc/qemu/hw/input/
H A Dlasips2.c56 VMSTATE_STRUCT(kbd_port.parent_obj, LASIPS2State, 1,
58 VMSTATE_STRUCT(mouse_port.parent_obj, LASIPS2State, 1,
/openbmc/qemu/include/hw/s390x/
H A Ds390_flic.h39 VMSTATE_STRUCT(_f, _s, 1, vmstate_adapter_routes, AdapterRoutes)
/openbmc/qemu/hw/usb/
H A Dhcd-xhci-sysbus.c95 VMSTATE_STRUCT(xhci, XHCISysbusState, 1, vmstate_xhci, XHCIState),
H A Dhcd-ohci-pci.c125 VMSTATE_STRUCT(state, OHCIPCIState, 1, vmstate_ohci_state, OHCIState),

1234