Home
last modified time | relevance | path

Searched refs:X86_FEATURE_USE_IBRS_FW (Results 1 – 3 of 3) sorted by relevance

/arch/x86/include/asm/
Dnospec-branch.h250 X86_FEATURE_USE_IBRS_FW); \
258 X86_FEATURE_USE_IBRS_FW); \
Dcpufeatures.h208 #define X86_FEATURE_USE_IBRS_FW ( 7*32+22) /* "" Use IBRS during runtime firmware calls */ macro
/arch/x86/kernel/cpu/
Dbugs.c928 setup_force_cpu_cap(X86_FEATURE_USE_IBRS_FW); in spectre_v2_select_mitigation()
1542 boot_cpu_has(X86_FEATURE_USE_IBRS_FW) ? ", IBRS_FW" : "", in cpu_show_common()