Searched refs:test_cpu_cap (Results 1 – 4 of 4) sorted by relevance
23 #define test_cpu_cap(c, bit) \ macro37 test_cpu_cap(c, bit)
54 #define test_cpu_cap(c, bit) \ macro128 test_cpu_cap(c, bit))
85 if (!test_cpu_cap(&boot_cpu_data, X86_FEATURE_FPU)) { in fpu__init_system_early_generic()
205 if (test_cpu_cap(c, 1*32+24)) { in init_cyrix()