Searched refs:X86_BUG_MMIO_STALE_DATA (Results 1 – 4 of 4) sorted by relevance
433 if (!boot_cpu_has_bug(X86_BUG_MMIO_STALE_DATA) || in mmio_select_mitigation()484 if (!boot_cpu_has_bug(X86_BUG_MMIO_STALE_DATA)) in mmio_stale_data_parse_cmdline()529 boot_cpu_has_bug(X86_BUG_MMIO_STALE_DATA)) { in md_clear_update_mitigation()538 if (boot_cpu_has_bug(X86_BUG_MMIO_STALE_DATA)) in md_clear_update_mitigation()625 !boot_cpu_has_bug(X86_BUG_MMIO_STALE_DATA)) in srbds_select_mitigation()2359 case X86_BUG_MMIO_STALE_DATA: in cpu_show_common()2423 return cpu_show_common(dev, attr, buf, X86_BUG_MMIO_STALE_DATA); in cpu_show_mmio_stale_data()
1260 setup_force_cpu_bug(X86_BUG_MMIO_STALE_DATA); in cpu_set_bug_bits()
428 #define X86_BUG_MMIO_STALE_DATA X86_BUG(25) /* CPU is affected by Processor MMIO Stale Data vulner… macro
432 #define X86_BUG_MMIO_STALE_DATA X86_BUG(25) /* CPU is affected by Processor MMIO Stale Data vulner… macro