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.c1161 SPECTRE_V2_USER_NONE;
1163 SPECTRE_V2_USER_NONE;
1245 [SPECTRE_V2_USER_NONE] = "User space: Vulnerable",
1314 enum spectre_v2_user_mitigation mode = SPECTRE_V2_USER_NONE; in spectre_v2_user_select_mitigation()
1936 case SPECTRE_V2_USER_NONE: in cpu_bugs_smt_update()
2204 if (spectre_v2_user_ibpb == SPECTRE_V2_USER_NONE && in ib_prctl_set()
2205 spectre_v2_user_stibp == SPECTRE_V2_USER_NONE) in ib_prctl_set()
2236 if (spectre_v2_user_ibpb == SPECTRE_V2_USER_NONE && in ib_prctl_set()
2237 spectre_v2_user_stibp == SPECTRE_V2_USER_NONE) in ib_prctl_set()
2319 if (spectre_v2_user_ibpb == SPECTRE_V2_USER_NONE && in ib_prctl_get()
[all …]
/arch/x86/include/asm/
Dnospec-branch.h513 SPECTRE_V2_USER_NONE, enumerator