Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/cpu/
H A Dbugs.c894 SPECTRE_V1_MITIGATION_NONE, enumerator
900 SPECTRE_V1_MITIGATION_AUTO : SPECTRE_V1_MITIGATION_NONE;
903 …[SPECTRE_V1_MITIGATION_NONE] = "Vulnerable: __user pointer sanitization and usercopy barriers only…
931 spectre_v1_mitigation = SPECTRE_V1_MITIGATION_NONE; in spectre_v1_select_mitigation()
976 spectre_v1_mitigation = SPECTRE_V1_MITIGATION_NONE; in nospectre_v1_cmdline()