Home
last modified time | relevance | path

Searched refs:VMSTATE_TIMER_PTR_V (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/migration/
H A Dvmstate.h1016 #define VMSTATE_TIMER_PTR_V(_f, _s, _v) \ macro
1020 VMSTATE_TIMER_PTR_V(_f, _s, 0)
/openbmc/qemu/hw/rtc/
H A Dmc146818rtc.c837 VMSTATE_TIMER_PTR_V(update_timer, MC146818RtcState, 3),