Home
last modified time | relevance | path

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

/openbmc/qemu/hw/timer/
H A Dhpet.c119 static uint32_t hpet_time_after(uint64_t a, uint64_t b) in hpet_time_after() function
390 while (hpet_time_after(cur_tick, t->cmp64)) { in hpet_timer()