Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
H A Dbugs.c1317 case SPECTRE_V2_EIBRS_LFENCE: in retbleed_update_mitigation()
1490 case SPECTRE_V2_EIBRS_LFENCE: in its_update_mitigation()
1689 case SPECTRE_V2_EIBRS_LFENCE: in unpriv_ebpf_notify()
1903 [SPECTRE_V2_EIBRS_LFENCE] = "Mitigation: Enhanced / Automatic IBRS + LFENCE",
2015 case SPECTRE_V2_EIBRS_LFENCE: in spectre_v2_select_rsb_mitigation()
2227 spectre_v2_enabled = SPECTRE_V2_EIBRS_LFENCE; in spectre_v2_select_mitigation()
2303 case SPECTRE_V2_EIBRS_LFENCE: in spectre_v2_apply_mitigation()
2318 if (spectre_v2_enabled == SPECTRE_V2_EIBRS_LFENCE || in spectre_v2_apply_mitigation()
3174 spectre_v2_enabled == SPECTRE_V2_EIBRS_LFENCE) in cpu_bugs_smt_update()
3549 spectre_v2_enabled == SPECTRE_V2_EIBRS_LFENCE) in spectre_v2_show_state()
/linux/arch/x86/include/asm/
H A Dnospec-branch.h561 SPECTRE_V2_EIBRS_LFENCE, enumerator