Home
last modified time | relevance | path

Searched refs:VMSTATE_INT64_V (Results 1 – 5 of 5) sorted by relevance

/qemu/system/
H A Dcpu-timers.c227 VMSTATE_INT64_V(cpu_clock_offset, TimersState, 2),
/qemu/include/migration/
H A Dvmstate.h903 #define VMSTATE_INT64_V(_f, _s, _v) \ macro
938 VMSTATE_INT64_V(_f, _s, 0)
/qemu/hw/rtc/
H A Dmc146818rtc.c836 VMSTATE_INT64_V(offset, MC146818RtcState, 3),
/qemu/hw/usb/
H A Dhcd-uhci.c377 VMSTATE_INT64_V(expire_time, UHCIState, 2),
/qemu/hw/ide/
H A Dcore.c3013 VMSTATE_INT64_V(retry_sector_num, IDEBus, 2),