Searched refs:X86_BUG_SWAPGS (Results 1 – 4 of 4) sorted by relevance
475 #define X86_BUG_SWAPGS X86_BUG(21) /* CPU is affected by speculation through SWAPGS */ macro
462 #define X86_BUG_SWAPGS X86_BUG(21) /* CPU is affected by speculation through SWAPGS */ macro
764 if (boot_cpu_has_bug(X86_BUG_SWAPGS) && in spectre_v1_select_mitigation()
1366 setup_force_cpu_bug(X86_BUG_SWAPGS); in cpu_set_bug_bits()
Completed in 15 milliseconds