Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
H A Dcpu.h89 return mode == SPECTRE_V2_EIBRS || in spectre_v2_in_eibrs_mode()
H A Dbugs.c1314 case SPECTRE_V2_EIBRS: in retbleed_update_mitigation()
1672 case SPECTRE_V2_EIBRS: in unpriv_ebpf_notify()
1888 [SPECTRE_V2_EIBRS] = "Mitigation: Enhanced / Automatic IBRS",
2000 case SPECTRE_V2_EIBRS: in spectre_v2_select_rsb_mitigation()
2185 spectre_v2_enabled = SPECTRE_V2_EIBRS; in spectre_v2_select_mitigation()
2210 spectre_v2_enabled = SPECTRE_V2_EIBRS; in spectre_v2_select_mitigation()
2243 if (spectre_v2_enabled == SPECTRE_V2_EIBRS && unprivileged_ebpf_enabled()) in spectre_v2_apply_mitigation()
2259 case SPECTRE_V2_EIBRS: in spectre_v2_apply_mitigation()
3505 if (spectre_v2_enabled == SPECTRE_V2_EIBRS && unprivileged_ebpf_enabled()) in spectre_v2_show_state()
/linux/arch/x86/include/asm/
H A Dnospec-branch.h501 SPECTRE_V2_EIBRS, enumerator