Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
H A Dbugs.c1634 SPECTRE_V2_USER_NONE;
1636 SPECTRE_V2_USER_NONE;
1717 [SPECTRE_V2_USER_NONE] = "User space: Vulnerable",
1810 spectre_v2_user_ibpb = SPECTRE_V2_USER_NONE; in spectre_v2_user_select_mitigation()
1813 spectre_v2_user_stibp = SPECTRE_V2_USER_NONE; in spectre_v2_user_select_mitigation()
1823 spectre_v2_user_ibpb = SPECTRE_V2_USER_NONE; in spectre_v2_user_update_mitigation()
1824 spectre_v2_user_stibp = SPECTRE_V2_USER_NONE; in spectre_v2_user_update_mitigation()
1846 spectre_v2_user_stibp = SPECTRE_V2_USER_NONE; in spectre_v2_user_update_mitigation()
1850 if (spectre_v2_user_stibp != SPECTRE_V2_USER_NONE && in spectre_v2_user_update_mitigation()
1864 if (spectre_v2_user_ibpb != SPECTRE_V2_USER_NONE) { in spectre_v2_user_apply_mitigation()
[all …]
/linux/arch/x86/include/asm/
H A Dnospec-branch.h509 SPECTRE_V2_USER_NONE, enumerator