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)
90 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()