Searched refs:test_cpu_cap (Results 1 – 3 of 3) sorted by relevance
307 if (!test_cpu_cap(c, X86_FEATURE_ACPI) || in cpufreq_p4_init()308 !test_cpu_cap(c, X86_FEATURE_ACC)) in cpufreq_p4_init()
207 #define test_cpu_cap(c, bit) \ macro223 test_cpu_cap(c, bit))
201 if (test_cpu_cap(c, 1*32+24)) { in init_cyrix()