Searched refs:test_cpu_cap (Results 1 – 3 of 3) sorted by relevance
23 #define test_cpu_cap(c, bit) \ macro37 test_cpu_cap(c, bit)
51 #define test_cpu_cap(c, bit) \ macro56 test_cpu_cap(c, bit))
90 if (!test_cpu_cap(&boot_cpu_data, X86_FEATURE_FPU)) { in fpu__init_system_early_generic()