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.c1633 SPECTRE_V2_USER_NONE;
1635 SPECTRE_V2_USER_NONE;
1716 [SPECTRE_V2_USER_NONE] = "User space: Vulnerable",
1809 spectre_v2_user_ibpb = SPECTRE_V2_USER_NONE; in spectre_v2_user_select_mitigation()
1812 spectre_v2_user_stibp = SPECTRE_V2_USER_NONE; in spectre_v2_user_select_mitigation()
1822 spectre_v2_user_ibpb = SPECTRE_V2_USER_NONE; in spectre_v2_user_update_mitigation()
1823 spectre_v2_user_stibp = SPECTRE_V2_USER_NONE; in spectre_v2_user_update_mitigation()
1845 spectre_v2_user_stibp = SPECTRE_V2_USER_NONE; in spectre_v2_user_update_mitigation()
1849 if (spectre_v2_user_stibp != SPECTRE_V2_USER_NONE && in spectre_v2_user_update_mitigation()
1863 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