Home
last modified time | relevance | path

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

/qemu/include/qemu/
H A Dtimer.h791 static inline int64_t get_max_clock_jump(void) in get_max_clock_jump() function
/qemu/hw/rtc/
H A Dmc146818rtc.c789 now > (s->next_periodic_time + get_max_clock_jump())) { in rtc_post_load()