Home
last modified time | relevance | path

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

/hypervisor/dm/
A Dvrtc.c58 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() function
721 time_t physical_time = vrtc_get_physical_rtc_time(&temp_vrtc); in calibrate_timer_callback()

Completed in 4 milliseconds