Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/
H A Dbugs.c870 SPECTRE_V1_MITIGATION_AUTO, enumerator
874 SPECTRE_V1_MITIGATION_AUTO;
878 …[SPECTRE_V1_MITIGATION_AUTO] = "Mitigation: usercopy/swapgs barriers and __user pointer sanitizati…
909 if (spectre_v1_mitigation == SPECTRE_V1_MITIGATION_AUTO) { in spectre_v1_select_mitigation()