Searched refs:X86_BUG_SRBDS (Results 1 – 4 of 4) sorted by relevance
558 if (!boot_cpu_has_bug(X86_BUG_SRBDS)) in update_srbds_msr()595 if (!boot_cpu_has_bug(X86_BUG_SRBDS)) in srbds_select_mitigation()623 if (!boot_cpu_has_bug(X86_BUG_SRBDS)) in srbds_parse_cmdline()2759 case X86_BUG_SRBDS: in cpu_show_common()2824 return cpu_show_common(dev, attr, buf, X86_BUG_SRBDS); in cpu_show_srbds()
1404 setup_force_cpu_bug(X86_BUG_SRBDS); in cpu_set_bug_bits()
481 #define X86_BUG_SRBDS X86_BUG(24) /* CPU may leak RNG bits if not mitigated */ macro
490 #define X86_BUG_SRBDS X86_BUG(24) /* CPU may leak RNG bits if not mitigated */ macro