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