Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
H A Dcpu.h91 mode == SPECTRE_V2_EIBRS_LFENCE; in spectre_v2_in_eibrs_mode()
H A Dbugs.c1316 case SPECTRE_V2_EIBRS_LFENCE: in retbleed_update_mitigation()
1489 case SPECTRE_V2_EIBRS_LFENCE: in its_update_mitigation()
1675 case SPECTRE_V2_EIBRS_LFENCE: in unpriv_ebpf_notify()
1889 [SPECTRE_V2_EIBRS_LFENCE] = "Mitigation: Enhanced / Automatic IBRS + LFENCE",
2001 case SPECTRE_V2_EIBRS_LFENCE: in spectre_v2_select_rsb_mitigation()
2214 spectre_v2_enabled = SPECTRE_V2_EIBRS_LFENCE; in spectre_v2_select_mitigation()
2269 case SPECTRE_V2_EIBRS_LFENCE: in spectre_v2_apply_mitigation()
2284 if (spectre_v2_enabled == SPECTRE_V2_EIBRS_LFENCE || in spectre_v2_apply_mitigation()
3132 spectre_v2_enabled == SPECTRE_V2_EIBRS_LFENCE) in cpu_bugs_smt_update()
3509 spectre_v2_enabled == SPECTRE_V2_EIBRS_LFENCE) in spectre_v2_show_state()
/linux/arch/x86/include/asm/
H A Dnospec-branch.h503 SPECTRE_V2_EIBRS_LFENCE, enumerator