Home
last modified time | relevance | path

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

/external/qemu/hw/
Dmc146818rtc.c135 static void rtc_timer_update(RTCState *s, int64_t current_time) in rtc_timer_update() function
183 rtc_timer_update(s, s->next_periodic_time); in rtc_periodic_timer()
240 rtc_timer_update(s, qemu_get_clock_ns(vm_clock)); in cmos_ioport_write()
254 rtc_timer_update(s, qemu_get_clock_ns(vm_clock)); in cmos_ioport_write()