Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dhpet.c225 #define HPET_TINY_TIME_SPAN ((h->stime_freq >> 10) / STIME_PER_HPET_TICK)
646 h->stime_freq = S_TO_NS; in hpet_set()
648 h->hpet_to_ns_scale = ((S_TO_NS * STIME_PER_HPET_TICK) << 10) / h->stime_freq; in hpet_set()
657 h->hpet.capability |= ((S_TO_FS*STIME_PER_HPET_TICK/h->stime_freq) << 32); in hpet_set()
/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/
A Dvpt.h92 uint64_t stime_freq; member
/xen-4.10.0-shim-comet/tools/tests/vhpet/
A Demul.h183 uint64_t stime_freq; member

Completed in 8 milliseconds