Lines Matching refs:boot_cpu_has
397 if (boot_cpu_has(X86_FEATURE_TOPOEXT)) { in amd_get_topology()
574 if (boot_cpu_has(X86_FEATURE_TOPOEXT)) { in bsp_init_amd()
579 } else if (boot_cpu_has(X86_FEATURE_NODEID_MSR)) { in bsp_init_amd()
586 if (!boot_cpu_has(X86_FEATURE_AMD_SSBD) && in bsp_init_amd()
587 !boot_cpu_has(X86_FEATURE_VIRT_SSBD) && in bsp_init_amd()
750 if (boot_cpu_has(X86_FEATURE_APIC)) { in early_init_amd()
804 if (c->x86 == 0x17 && boot_cpu_has(X86_FEATURE_AMD_IBPB)) in early_init_amd()
1134 if (boot_cpu_has(X86_FEATURE_ZEN1)) in init_amd()
1136 else if (boot_cpu_has(X86_FEATURE_ZEN2)) in init_amd()
1138 else if (boot_cpu_has(X86_FEATURE_ZEN3)) in init_amd()
1140 else if (boot_cpu_has(X86_FEATURE_ZEN4)) in init_amd()
1194 (boot_cpu_has(X86_FEATURE_ZEN1) && c->x86_model > 0x2f)) in init_amd()