Lines Matching refs:boot_cpu_has
476 if (boot_cpu_has(X86_FEATURE_APIC) && (c->x86<<8 | c->x86_model<<4) == 0x520 && in intel_workarounds()
573 if (boot_cpu_has(X86_FEATURE_DS)) { in init_intel()
583 if (boot_cpu_has(X86_FEATURE_CLFLUSH) && in init_intel()
589 if (boot_cpu_has(X86_FEATURE_MWAIT) && c->x86_vfm == INTEL_ATOM_GOLDMONT) in init_intel()
995 if (!boot_cpu_has(X86_FEATURE_SPLIT_LOCK_DETECT) && in sld_state_setup()
996 !boot_cpu_has(X86_FEATURE_BUS_LOCK_DETECT)) in sld_state_setup()
1151 if (!boot_cpu_has(X86_FEATURE_BUS_LOCK_DETECT)) in bus_lock_init()
1156 if ((boot_cpu_has(X86_FEATURE_SPLIT_LOCK_DETECT) && in bus_lock_init()
1216 if (boot_cpu_has(X86_FEATURE_HYPERVISOR)) in split_lock_setup()
1246 if (!boot_cpu_has(X86_FEATURE_BUS_LOCK_DETECT) && in sld_state_show()
1247 !boot_cpu_has(X86_FEATURE_SPLIT_LOCK_DETECT)) in sld_state_show()
1255 if (boot_cpu_has(X86_FEATURE_SPLIT_LOCK_DETECT)) { in sld_state_show()
1260 } else if (boot_cpu_has(X86_FEATURE_BUS_LOCK_DETECT)) { in sld_state_show()
1265 if (boot_cpu_has(X86_FEATURE_SPLIT_LOCK_DETECT)) { in sld_state_show()
1267 } else if (boot_cpu_has(X86_FEATURE_BUS_LOCK_DETECT)) { in sld_state_show()
1269 boot_cpu_has(X86_FEATURE_SPLIT_LOCK_DETECT) ? in sld_state_show()
1274 if (boot_cpu_has(X86_FEATURE_BUS_LOCK_DETECT)) in sld_state_show()