Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/
Dbugs.c1072 SPECTRE_V2_USER_NONE;
1074 SPECTRE_V2_USER_NONE;
1156 [SPECTRE_V2_USER_NONE] = "User space: Vulnerable",
1232 enum spectre_v2_user_mitigation mode = SPECTRE_V2_USER_NONE; in spectre_v2_user_select_mitigation()
1773 case SPECTRE_V2_USER_NONE: in cpu_bugs_smt_update()
2041 if (spectre_v2_user_ibpb == SPECTRE_V2_USER_NONE && in ib_prctl_set()
2042 spectre_v2_user_stibp == SPECTRE_V2_USER_NONE) in ib_prctl_set()
2073 if (spectre_v2_user_ibpb == SPECTRE_V2_USER_NONE && in ib_prctl_set()
2074 spectre_v2_user_stibp == SPECTRE_V2_USER_NONE) in ib_prctl_set()
2156 if (spectre_v2_user_ibpb == SPECTRE_V2_USER_NONE && in ib_prctl_get()
[all …]
/arch/x86/include/asm/
Dnospec-branch.h290 SPECTRE_V2_USER_NONE, enumerator