Home
last modified time | relevance | path

Searched refs:SPECTRE_V2_EIBRS (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kernel/cpu/
H A Dbugs.c1315 case SPECTRE_V2_EIBRS: in retbleed_update_mitigation()
1686 case SPECTRE_V2_EIBRS: in unpriv_ebpf_notify()
1902 [SPECTRE_V2_EIBRS] = "Mitigation: Enhanced / Automatic IBRS",
2014 case SPECTRE_V2_EIBRS: in spectre_v2_select_rsb_mitigation()
2198 spectre_v2_enabled = SPECTRE_V2_EIBRS; in spectre_v2_select_mitigation()
2223 spectre_v2_enabled = SPECTRE_V2_EIBRS; in spectre_v2_select_mitigation()
2277 if (spectre_v2_enabled == SPECTRE_V2_EIBRS && unprivileged_ebpf_enabled()) in spectre_v2_apply_mitigation()
2293 case SPECTRE_V2_EIBRS: in spectre_v2_apply_mitigation()
3545 if (spectre_v2_enabled == SPECTRE_V2_EIBRS && unprivileged_ebpf_enabled()) in spectre_v2_show_state()
/linux/arch/x86/include/asm/
H A Dnospec-branch.h559 SPECTRE_V2_EIBRS, enumerator