Searched refs:X86_BUG_MMIO_STALE_DATA (Results 1 – 4 of 4) sorted by relevance
435 if (!boot_cpu_has_bug(X86_BUG_MMIO_STALE_DATA) || in mmio_select_mitigation()486 if (!boot_cpu_has_bug(X86_BUG_MMIO_STALE_DATA)) in mmio_stale_data_parse_cmdline()531 boot_cpu_has_bug(X86_BUG_MMIO_STALE_DATA)) { in md_clear_update_mitigation()540 if (boot_cpu_has_bug(X86_BUG_MMIO_STALE_DATA)) in md_clear_update_mitigation()634 !boot_cpu_has_bug(X86_BUG_MMIO_STALE_DATA)) in srbds_select_mitigation()2431 case X86_BUG_MMIO_STALE_DATA: in cpu_show_common()2495 return cpu_show_common(dev, attr, buf, X86_BUG_MMIO_STALE_DATA); in cpu_show_mmio_stale_data()
1373 setup_force_cpu_bug(X86_BUG_MMIO_STALE_DATA); in cpu_set_bug_bits()
459 #define X86_BUG_MMIO_STALE_DATA X86_BUG(25) /* CPU is affected by Processor MMIO Stale Data vulner… macro
462 #define X86_BUG_MMIO_STALE_DATA X86_BUG(25) /* CPU is affected by Processor MMIO Stale Data vulner… macro