Home
last modified time | relevance | path

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

/kvm-unit-tests/x86/
H A Dhyperv_clock.c67 uint64_t t_msr_prev = rdmsr(HV_X64_MSR_TIME_REF_COUNT); in hv_clock_test() local
91 if (!got_warp_msr && t_msr < t_msr_prev) { in hv_clock_test()
93 t_msr, t_msr_prev); in hv_clock_test()
108 t_msr_prev = t_msr; in hv_clock_test()