Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dbugs.c899 case SPECTRE_V2_EIBRS: in retbleed_select_mitigation()
955 case SPECTRE_V2_EIBRS: in unpriv_ebpf_notify()
1064 mode == SPECTRE_V2_EIBRS || in spectre_v2_in_ibrs_mode()
1166 [SPECTRE_V2_EIBRS] = "Mitigation: Enhanced IBRS",
1332 case SPECTRE_V2_EIBRS: in spectre_v2_determine_rsb_fill_type_at_vmexit()
1372 mode = SPECTRE_V2_EIBRS; in spectre_v2_select_mitigation()
1406 mode = SPECTRE_V2_EIBRS; in spectre_v2_select_mitigation()
1418 if (mode == SPECTRE_V2_EIBRS && unprivileged_ebpf_enabled()) in spectre_v2_select_mitigation()
1428 case SPECTRE_V2_EIBRS: in spectre_v2_select_mitigation()
2276 if (spectre_v2_enabled == SPECTRE_V2_EIBRS && unprivileged_ebpf_enabled()) in spectre_v2_show_state()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dnospec-branch.h266 SPECTRE_V2_EIBRS, enumerator