Searched refs:get_next_alarm (Results 1 – 1 of 1) sorted by relevance
78 static uint64_t get_next_alarm(MC146818RtcState *s);274 next_alarm_sec = get_next_alarm(s); in check_update_timer()313 static uint64_t get_next_alarm(MC146818RtcState *s) in get_next_alarm() function