pub fn has_x86_swapgs_bug(cpuid: &impl Cpuid) -> boolExpand description
Whether the CPU is susceptible to swapgs speculation attacks: https://software.intel.com/security-software-guidance/advisory-guidance/speculative-behavior-swapgs-and-segment-registers
CVE-2019-1125.