Home
last modified time | relevance | path

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

/freebsd/sys/amd64/vmm/io/
H A Dvrtc.c114 static int rtc_flag_broken_time = 1; variable
116 &rtc_flag_broken_time, 0, "Stop guest when invalid RTC time is detected");
655 if (rtc_flag_broken_time) in vrtc_set_reg_b()
956 if (curtime == VRTC_BROKEN_TIME && rtc_flag_broken_time) in vrtc_data_handler()