Searched refs:cap_usable (Results 1 – 1 of 1) sorted by relevance
43 static volatile bool cap_usable; variable49 cap_usable = false; in bad_instruction_handler()359 cap_usable = false; in try_fpexcp()402 cap_usable = true; in test_cpu_capability()404 T_EXPECT_EQ(has_capability, cap_usable, "%s capability matches actual usability", cap_name); in test_cpu_capability()