Home
last modified time | relevance | path

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

/openbmc/qemu/hw/timer/
H A Dhpet.c367 static void hpet_arm(HPETTimer *t, uint64_t tick) in hpet_arm() function
398 hpet_arm(t, t->cmp64); in hpet_timer()
401 hpet_arm(t, t->cmp64); in hpet_timer()
419 hpet_arm(t, hpet_next_wrap(cur_tick)); in hpet_set_timer()
423 hpet_arm(t, t->cmp64); in hpet_set_timer()