/openbmc/qemu/hw/misc/ |
H A D | arm_sysctl.c | 68 VMSTATE_UINT32_V(sys_mci, arm_sysctl_state, 2), 69 VMSTATE_UINT32_V(sys_cfgdata, arm_sysctl_state, 2), 70 VMSTATE_UINT32_V(sys_cfgctrl, arm_sysctl_state, 2), 71 VMSTATE_UINT32_V(sys_cfgstat, arm_sysctl_state, 2), 72 VMSTATE_UINT32_V(sys_clcd, arm_sysctl_state, 3),
|
H A D | lasi.c | 220 VMSTATE_UINT32_V(rtc_ref, LasiState, 2),
|
/openbmc/qemu/hw/net/ |
H A D | lan9118.c | 332 VMSTATE_UINT32_V(write_word_prev_offset, lan9118_state, 2), 333 VMSTATE_UINT32_V(write_word_n, lan9118_state, 2), 336 VMSTATE_UINT32_V(read_word_prev_offset, lan9118_state, 2), 337 VMSTATE_UINT32_V(read_word_n, lan9118_state, 2), 338 VMSTATE_UINT32_V(read_long, lan9118_state, 2), 339 VMSTATE_UINT32_V(mode_16bit, lan9118_state, 2),
|
H A D | rtl8139.c | 3255 VMSTATE_UINT32_V(tally_counters.RxOkMul, RTL8139State, 5), 3259 VMSTATE_UINT32_V(cplus_enabled, RTL8139State, 4),
|
/openbmc/qemu/include/migration/ |
H A D | cpu.h | 42 VMSTATE_UINT32_V(_f, _s, _v)
|
H A D | vmstate.h | 900 #define VMSTATE_UINT32_V(_f, _s, _v) \ macro 935 VMSTATE_UINT32_V(_f, _s, 0)
|
/openbmc/qemu/hw/ipmi/ |
H A D | ipmi_kcs.c | 388 VMSTATE_UINT32_V(outlen, IPMIKCS, 2), 390 VMSTATE_UINT32_V(inlen, IPMIKCS, 2),
|
/openbmc/qemu/hw/intc/ |
H A D | ioapic_common.c | 194 VMSTATE_UINT32_V(irr, IOAPICCommonState, 2),
|
H A D | bcm2836_control.c | 381 VMSTATE_UINT32_V(local_timer_control, BCM2836ControlState, 2),
|
/openbmc/qemu/hw/timer/ |
H A D | i8254_common.c | 232 VMSTATE_UINT32_V(channels[0].irq_disabled, PITCommonState, 3),
|
/openbmc/qemu/target/s390x/ |
H A D | machine.c | 276 VMSTATE_UINT32_V(irqstate_saved_size, S390CPU, 4),
|
/openbmc/qemu/hw/rtc/ |
H A D | mc146818rtc.c | 832 VMSTATE_UINT32_V(irq_coalesced, MC146818RtcState, 2), 833 VMSTATE_UINT32_V(period, MC146818RtcState, 2),
|
/openbmc/qemu/hw/display/ |
H A D | pl110.c | 103 VMSTATE_UINT32_V(mux_ctrl, PL110State, 2),
|
/openbmc/qemu/hw/gpio/ |
H A D | pl061.c | 111 VMSTATE_UINT32_V(amsel, PL061State, 2),
|
/openbmc/qemu/tests/unit/ |
H A D | test-vmstate.c | 345 VMSTATE_UINT32_V(b, TestStruct, 2), /* Versioned field in the middle, so 350 VMSTATE_UINT32_V(e, TestStruct, 2),
|
/openbmc/qemu/hw/usb/ |
H A D | hcd-ehci.c | 2481 VMSTATE_UINT32_V(usbsts_pending, EHCIState, 2), 2482 VMSTATE_UINT32_V(usbsts_frindex, EHCIState, 2),
|
H A D | hcd-uhci.c | 370 VMSTATE_UINT32_V(pending_int_mask, UHCIState, 3),
|
/openbmc/qemu/hw/arm/ |
H A D | stellaris.c | 430 VMSTATE_UINT32_V(rcc2, ssys_state, 2),
|
/openbmc/qemu/hw/nvram/ |
H A D | fw_cfg.c | 687 VMSTATE_UINT32_V(cur_offset, FWCfgState, 2),
|
/openbmc/qemu/hw/ide/ |
H A D | core.c | 3014 VMSTATE_UINT32_V(retry_nsector, IDEBus, 2),
|
/openbmc/qemu/migration/ |
H A D | savevm.c | 458 VMSTATE_UINT32_V(caps_count, SaveState, 1),
|