Searched refs:t_page_2 (Results 1 – 1 of 1) sorted by relevance
76 uint64_t t_page_1, t_page_2, t_msr; in hv_clock_test() local82 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()