Searched refs:hpet_next_wrap (Results 1 – 1 of 1) sorted by relevance
179 static uint64_t hpet_next_wrap(uint64_t cur_tick) in hpet_next_wrap() function417 if (!timer_is_periodic(t) && t->cmp64 > hpet_next_wrap(cur_tick)) { in hpet_set_timer()419 hpet_arm(t, hpet_next_wrap(cur_tick)); in hpet_set_timer()