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

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

Completed in 105 milliseconds