Searched refs:X86_BUG_MMIO_STALE_DATA (Results 1 – 4 of 4) sorted by relevance
405 if (!boot_cpu_has_bug(X86_BUG_MMIO_STALE_DATA) || in mmio_select_mitigation()461 if (!boot_cpu_has_bug(X86_BUG_MMIO_STALE_DATA)) in mmio_stale_data_parse_cmdline()560 if (boot_cpu_has_bug(X86_BUG_MMIO_STALE_DATA)) { in md_clear_update_mitigation()574 if (boot_cpu_has_bug(X86_BUG_MMIO_STALE_DATA)) in md_clear_update_mitigation()668 !boot_cpu_has_bug(X86_BUG_MMIO_STALE_DATA)) in srbds_select_mitigation()2955 case X86_BUG_MMIO_STALE_DATA: in cpu_show_common()3028 return cpu_show_common(dev, attr, buf, X86_BUG_MMIO_STALE_DATA); in cpu_show_mmio_stale_data()
1448 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
508 #define X86_BUG_MMIO_STALE_DATA X86_BUG(25) /* CPU is affected by Processor MMIO Stale Data vulner… macro