Home
last modified time | relevance | path

Searched refs:X86_FEATURE_IBRS_ENHANCED (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/arch/x86/include/asm/
H A Dcpufeatures.h224 #define X86_FEATURE_IBRS_ENHANCED ( 7*32+30) /* Enhanced IBRS */ macro
/openbmc/linux/arch/x86/include/asm/
H A Dcpufeatures.h223 #define X86_FEATURE_IBRS_ENHANCED ( 7*32+30) /* Enhanced IBRS */ macro
/openbmc/linux/arch/x86/kernel/cpu/
H A Dbugs.c1504 !boot_cpu_has(X86_FEATURE_IBRS_ENHANCED)) { in spectre_v2_parse_cmdline()
1712 if (boot_cpu_has(X86_FEATURE_IBRS_ENHANCED)) { in spectre_v2_select_mitigation()
1779 if (boot_cpu_has(X86_FEATURE_IBRS_ENHANCED)) in spectre_v2_select_mitigation()
H A Dcommon.c1392 setup_force_cpu_cap(X86_FEATURE_IBRS_ENHANCED); in cpu_set_bug_bits()
1482 (boot_cpu_has(X86_FEATURE_IBRS_ENHANCED) || in cpu_set_bug_bits()