Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
Dbugs.c906 SPECTRE_V2_USER_NONE;
908 SPECTRE_V2_USER_NONE;
989 [SPECTRE_V2_USER_NONE] = "User space: Vulnerable",
1065 enum spectre_v2_user_mitigation mode = SPECTRE_V2_USER_NONE; in spectre_v2_user_select_mitigation()
1593 case SPECTRE_V2_USER_NONE: in cpu_bugs_smt_update()
1843 if (spectre_v2_user_ibpb == SPECTRE_V2_USER_NONE && in ib_prctl_set()
1844 spectre_v2_user_stibp == SPECTRE_V2_USER_NONE) in ib_prctl_set()
1875 if (spectre_v2_user_ibpb == SPECTRE_V2_USER_NONE && in ib_prctl_set()
1876 spectre_v2_user_stibp == SPECTRE_V2_USER_NONE) in ib_prctl_set()
1945 if (spectre_v2_user_ibpb == SPECTRE_V2_USER_NONE && in ib_prctl_get()
[all …]
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dnospec-branch.h264 SPECTRE_V2_USER_NONE, enumerator