Searched refs:hpet_to_ns_limit (Results 1 – 3 of 3) sorted by relevance
90 uint64_t hpet_to_ns_limit; /* max hpet ticks convertable to ns */ member
183 uint64_t hpet_to_ns_limit; /* max hpet ticks convertable to ns */ member
53 ((s_time_t)((((tick) > (h)->hpet_to_ns_limit) ? \720 h->hpet_to_ns_limit = ~0ULL / h->hpet_to_ns_scale; in hpet_set()
Completed in 7 milliseconds