Searched refs:tsc_scale (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/dev/hyperv/ | ||
H A D | hypervvar.h | 54 volatile uint64_t tsc_scale; member |
/netbsd-src/sys/arch/x86/x86/ | ||
H A D | hyperv.c | 207 uint64_t scale = tsc_ref->tsc_scale; in hyperv_tc64_tsc() |