Searched refs:guest_tsc_delay_value (Results 1 – 1 of 1) sorted by relevance
875 static u64 guest_tsc_delay_value; variable884 while (rdtsc() - start_tsc < guest_tsc_delay_value) in svm_tsc_scale_guest()893 guest_tsc_delay_value = (duration << TSC_SHIFT) * tsc_scale; in svm_tsc_scale_run_testcase()