Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/io/
H A Dvrtc.c115 static int rtc_flag_broken_time = 1; variable
117 &rtc_flag_broken_time, 0, "Stop guest when invalid RTC time is detected");
657 if (rtc_flag_broken_time) in vrtc_set_reg_b()
960 if (curtime == VRTC_BROKEN_TIME && rtc_flag_broken_time) in vrtc_data_handler()