Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/cpu/
H A Dcpu.h91 mode == SPECTRE_V2_EIBRS_LFENCE; in spectre_v2_in_eibrs_mode()
H A Dbugs.c1188 case SPECTRE_V2_EIBRS_LFENCE: in retbleed_select_mitigation()
1385 case SPECTRE_V2_EIBRS_LFENCE: in unpriv_ebpf_notify()
1599 [SPECTRE_V2_EIBRS_LFENCE] = "Mitigation: Enhanced / Automatic IBRS + LFENCE",
1770 case SPECTRE_V2_EIBRS_LFENCE: in spectre_v2_select_rsb_mitigation()
1926 mode = SPECTRE_V2_EIBRS_LFENCE; in spectre_v2_select_mitigation()
1958 case SPECTRE_V2_EIBRS_LFENCE: in spectre_v2_select_mitigation()
1973 if (mode == SPECTRE_V2_EIBRS_LFENCE || in spectre_v2_select_mitigation()
2082 spectre_v2_enabled == SPECTRE_V2_EIBRS_LFENCE) in cpu_bugs_smt_update()
3030 spectre_v2_enabled == SPECTRE_V2_EIBRS_LFENCE) in spectre_v2_show_state()
/linux-6.15/arch/x86/include/asm/
H A Dnospec-branch.h495 SPECTRE_V2_EIBRS_LFENCE, enumerator