Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/
A Dvpt.h94 uint64_t hpet_to_ns_limit; /* max hpet ticks convertable to ns */ member
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dhpet.c59 ((s_time_t)((((tick) > (h)->hpet_to_ns_limit) ? \
649 h->hpet_to_ns_limit = ~0ULL / h->hpet_to_ns_scale; in hpet_set()
/xen-4.10.0-shim-comet/tools/tests/vhpet/
A Demul.h185 uint64_t hpet_to_ns_limit; /* max hpet ticks convertable to ns */ member

Completed in 6 milliseconds