Lines Matching refs:boot_cpu_has
447 if (boot_cpu_has(X86_FEATURE_APIC) && (c->x86<<8 | c->x86_model<<4) == 0x520 && in intel_workarounds()
646 if (boot_cpu_has(X86_FEATURE_DS)) { in init_intel()
656 if (c->x86 == 6 && boot_cpu_has(X86_FEATURE_CLFLUSH) && in init_intel()
660 if (c->x86 == 6 && boot_cpu_has(X86_FEATURE_MWAIT) && in init_intel()
1052 if (!boot_cpu_has(X86_FEATURE_SPLIT_LOCK_DETECT) && in sld_state_setup()
1053 !boot_cpu_has(X86_FEATURE_BUS_LOCK_DETECT)) in sld_state_setup()
1159 if (!boot_cpu_has(X86_FEATURE_BUS_LOCK_DETECT) || in bus_lock_init()
1160 (boot_cpu_has(X86_FEATURE_SPLIT_LOCK_DETECT) && in bus_lock_init()
1248 if (boot_cpu_has(X86_FEATURE_HYPERVISOR)) in split_lock_setup()
1275 if (!boot_cpu_has(X86_FEATURE_BUS_LOCK_DETECT) && in sld_state_show()
1276 !boot_cpu_has(X86_FEATURE_SPLIT_LOCK_DETECT)) in sld_state_show()
1284 if (boot_cpu_has(X86_FEATURE_SPLIT_LOCK_DETECT)) in sld_state_show()
1286 else if (boot_cpu_has(X86_FEATURE_BUS_LOCK_DETECT)) in sld_state_show()
1290 if (boot_cpu_has(X86_FEATURE_SPLIT_LOCK_DETECT)) { in sld_state_show()
1292 } else if (boot_cpu_has(X86_FEATURE_BUS_LOCK_DETECT)) { in sld_state_show()
1294 boot_cpu_has(X86_FEATURE_SPLIT_LOCK_DETECT) ? in sld_state_show()
1299 if (boot_cpu_has(X86_FEATURE_BUS_LOCK_DETECT)) in sld_state_show()