Searched refs:X86_BUG_GDS (Results 1 – 3 of 3) sorted by relevance
560 #define X86_BUG_GDS X86_BUG(30) /* "gds" CPU is affected by Gather Data Sampling */ macro
1573 setup_force_cpu_bug(X86_BUG_GDS); in cpu_set_bug_bits()2187 if (boot_cpu_has_bug(X86_BUG_GDS)) in identify_secondary_cpu()
1692 if (!boot_cpu_has_bug(X86_BUG_GDS) || gds_ucode_mitigated()) in kvm_get_arch_capabilities()