Home
last modified time | relevance | path

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

/xen/xen/include/asm-x86/hvm/
A Dvpt.h90 uint64_t hpet_to_ns_limit; /* max hpet ticks convertable to ns */ member
/xen/tools/tests/vhpet/
A Demul.h183 uint64_t hpet_to_ns_limit; /* max hpet ticks convertable to ns */ member
/xen/xen/arch/x86/hvm/
A Dhpet.c53 ((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