Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dcpufeatures.h531 #define X86_BUG_SWAPGS X86_BUG(21) /* "swapgs" CPU is affected by speculation through SWAPGS */ macro
/arch/x86/kernel/cpu/
A Dcommon.c1449 setup_force_cpu_bug(X86_BUG_SWAPGS); in cpu_set_bug_bits()
A Dbugs.c1216 if (boot_cpu_has_bug(X86_BUG_SWAPGS) && in spectre_v1_apply_mitigation()

Completed in 16 milliseconds