Home
last modified time | relevance | path

Searched refs:rtc_reset_reinjection (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/i386/
H A Dmonitor.c41 rtc_reset_reinjection(MC146818_RTC(x86ms->rtc)); in qmp_rtc_reset_reinjection()
/openbmc/qemu/include/hw/rtc/
H A Dmc146818rtc.h58 void rtc_reset_reinjection(MC146818RtcState *rtc);
/openbmc/qemu/hw/rtc/
H A Dmc146818rtc.c107 void rtc_reset_reinjection(MC146818RtcState *rtc) in rtc_reset_reinjection() function