Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/cpu/
H A Dcpu.h89 return mode == SPECTRE_V2_EIBRS || in spectre_v2_in_eibrs_mode()
H A Dbugs.c1186 case SPECTRE_V2_EIBRS: in retbleed_select_mitigation()
1382 case SPECTRE_V2_EIBRS: in unpriv_ebpf_notify()
1598 [SPECTRE_V2_EIBRS] = "Mitigation: Enhanced / Automatic IBRS",
1769 case SPECTRE_V2_EIBRS: in spectre_v2_select_rsb_mitigation()
1887 mode = SPECTRE_V2_EIBRS; in spectre_v2_select_mitigation()
1922 mode = SPECTRE_V2_EIBRS; in spectre_v2_select_mitigation()
1934 if (mode == SPECTRE_V2_EIBRS && unprivileged_ebpf_enabled()) in spectre_v2_select_mitigation()
1948 case SPECTRE_V2_EIBRS: in spectre_v2_select_mitigation()
3026 if (spectre_v2_enabled == SPECTRE_V2_EIBRS && unprivileged_ebpf_enabled()) in spectre_v2_show_state()
/linux-6.15/arch/x86/include/asm/
H A Dnospec-branch.h493 SPECTRE_V2_EIBRS, enumerator