Home
last modified time | relevance | path

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

/openbmc/qemu/hw/timer/
H A Dhpet.c156 static uint64_t hpet_get_ns(HPETState *s, uint64_t tick) in hpet_get_ns() function
369 uint64_t ns = hpet_get_ns(t->state, tick); in hpet_arm()