Searched defs:threshold (Results 1 – 3 of 3) sorted by relevance
12 long threshold = DEFAULT_THRESHOLD; variable
4137 static void try_tpr_threshold_and_vtpr(unsigned threshold, unsigned vtpr) in try_tpr_threshold_and_vtpr()4463 static void test_vtpr_values(unsigned threshold) in test_vtpr_values()4470 static void try_tpr_threshold(unsigned threshold) in try_tpr_threshold()4530 u64 threshold = vmcs_read(TPR_THRESHOLD); in test_tpr_threshold() local
2766 …d pause_filter_run_test(int pause_iterations, int filter_value, int wait_iterations, int threshold) in pause_filter_run_test()