Home
last modified time | relevance | path

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

/kvm-unit-tests/x86/
H A Dhyperv_clock.c76 uint64_t t_page_1, t_page_2, t_msr; in hv_clock_test() local
82 t_page_2 = hv_clock_read(); in hv_clock_test()
84 if (!got_drift && (t_msr < t_page_1 || t_msr > t_page_2)) { in hv_clock_test()
86 t_msr, t_page_1, t_page_2); in hv_clock_test()