Searched refs:vrtc_get_physical_rtc_time (Results 1 – 1 of 1) sorted by relevance
58 static time_t vrtc_get_physical_rtc_time(struct acrn_vrtc *vrtc);628 current = vrtc_get_physical_rtc_time(&temp_vrtc); in vrtc_write()630 after = vrtc_get_physical_rtc_time(&temp_vrtc); in vrtc_write()685 static time_t vrtc_get_physical_rtc_time(struct acrn_vrtc *vrtc) in vrtc_get_physical_rtc_time() function721 time_t physical_time = vrtc_get_physical_rtc_time(&temp_vrtc); in calibrate_timer_callback()
Completed in 4 milliseconds