Searched refs:X86_FEATURE_ANY (Results 1 – 3 of 3) sorted by relevance
43 if (m->feature != X86_FEATURE_ANY && !cpu_has(c, m->feature)) in x86_match_cpu()
591 #define X86_FEATURE_ANY 0 /* Same as FPU, you can't test for that */ macro
1189 if (feature != X86_FEATURE_ANY) in do_x86cpu_entry()