Searched refs:X86_BUG_MMIO_STALE_DATA (Results 1 – 4 of 4) sorted by relevance
406 if (!boot_cpu_has_bug(X86_BUG_MMIO_STALE_DATA) || in mmio_select_mitigation()457 if (!boot_cpu_has_bug(X86_BUG_MMIO_STALE_DATA)) in mmio_stale_data_parse_cmdline()502 boot_cpu_has_bug(X86_BUG_MMIO_STALE_DATA)) { in md_clear_update_mitigation()511 if (boot_cpu_has_bug(X86_BUG_MMIO_STALE_DATA)) in md_clear_update_mitigation()605 !boot_cpu_has_bug(X86_BUG_MMIO_STALE_DATA)) in srbds_select_mitigation()2762 case X86_BUG_MMIO_STALE_DATA: in cpu_show_common()2832 return cpu_show_common(dev, attr, buf, X86_BUG_MMIO_STALE_DATA); in cpu_show_mmio_stale_data()
1418 setup_force_cpu_bug(X86_BUG_MMIO_STALE_DATA); in cpu_set_bug_bits()
482 #define X86_BUG_MMIO_STALE_DATA X86_BUG(25) /* CPU is affected by Processor MMIO Stale Data vulner… macro
491 #define X86_BUG_MMIO_STALE_DATA X86_BUG(25) /* CPU is affected by Processor MMIO Stale Data vulner… macro