Searched refs:no_test_device (Results 1 – 6 of 6) sorted by relevance
41 extern bool no_test_device;45 return !no_test_device; in test_device_enabled()
10 bool no_test_device; variable29 no_test_device = !atol(str); in read_cfg_override()
103 if (no_test_device) in exit()
55 bool test_vmcall = !no_test_device || is_intel(); in main()56 bool test_vmmcall = !no_test_device || !is_intel(); in main()
109 if (!no_test_device || !is_intel()) in main()
144 extern bool no_test_device;