Searched refs:test_run (Results 1 – 5 of 5) sorted by relevance
40 void test_run(struct fault_test *test);
48 void test_run(struct fault_test *test) in test_run() function
248 static noinline void test_run(struct svm_test *test) in test_run() function407 on_cpu_async(svm_tests[i].on_vcpu, (void *)test_run, &svm_tests[i]); in run_svm_tests()412 test_run(&svm_tests[i]); in run_svm_tests()
169 test_run(&vmware_backdoor_tests[i]); in check_vmware_backdoors()
1837 static int test_run(struct vmx_test *test) in test_run() function2136 if (test_run(&vmx_tests[i])) in main()