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.h97 return mode == SPECTRE_V2_EIBRS || in spectre_v2_in_eibrs_mode()
H A Dbugs.c1163 case SPECTRE_V2_EIBRS: in retbleed_select_mitigation()
1220 case SPECTRE_V2_EIBRS: in unpriv_ebpf_notify()
1437 [SPECTRE_V2_EIBRS] = "Mitigation: Enhanced / Automatic IBRS",
1609 case SPECTRE_V2_EIBRS: in spectre_v2_determine_rsb_fill_type_at_vmexit()
1723 mode = SPECTRE_V2_EIBRS; in spectre_v2_select_mitigation()
1758 mode = SPECTRE_V2_EIBRS; in spectre_v2_select_mitigation()
1770 if (mode == SPECTRE_V2_EIBRS && unprivileged_ebpf_enabled()) in spectre_v2_select_mitigation()
1784 case SPECTRE_V2_EIBRS: in spectre_v2_select_mitigation()
2867 if (spectre_v2_enabled == SPECTRE_V2_EIBRS && unprivileged_ebpf_enabled()) in spectre_v2_show_state()
/linux/arch/x86/include/asm/
H A Dnospec-branch.h498 SPECTRE_V2_EIBRS, enumerator