Searched refs:X86_FEATURE_USE_IBRS_FW (Results 1 – 4 of 4) sorted by relevance
572 X86_FEATURE_USE_IBRS_FW); \581 X86_FEATURE_USE_IBRS_FW); \
215 #define X86_FEATURE_USE_IBRS_FW ( 7*32+22) /* "" Use IBRS during runtime firmware calls */ macro
216 #define X86_FEATURE_USE_IBRS_FW ( 7*32+22) /* "" Use IBRS during runtime firmware calls */ macro
1874 setup_force_cpu_cap(X86_FEATURE_USE_IBRS_FW); in spectre_v2_select_mitigation()2875 boot_cpu_has(X86_FEATURE_USE_IBRS_FW) ? "; IBRS_FW" : "", in spectre_v2_show_state()