Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
H A Dbugs.c870 SPECTRE_V1_MITIGATION_NONE, enumerator
876 SPECTRE_V1_MITIGATION_AUTO : SPECTRE_V1_MITIGATION_NONE;
879 …[SPECTRE_V1_MITIGATION_NONE] = "Vulnerable: __user pointer sanitization and usercopy barriers only…
907 spectre_v1_mitigation = SPECTRE_V1_MITIGATION_NONE; in spectre_v1_select_mitigation()
952 spectre_v1_mitigation = SPECTRE_V1_MITIGATION_NONE; in nospectre_v1_cmdline()