Searched refs:X86_BUG_MMIO_UNKNOWN (Results 1 – 3 of 3) sorted by relevance
434 boot_cpu_has_bug(X86_BUG_MMIO_UNKNOWN) || in mmio_select_mitigation()540 else if (boot_cpu_has_bug(X86_BUG_MMIO_UNKNOWN)) in md_clear_update_mitigation()2211 if (boot_cpu_has_bug(X86_BUG_MMIO_UNKNOWN)) in mmio_stale_data_show_state()2360 case X86_BUG_MMIO_UNKNOWN: in cpu_show_common()2420 if (boot_cpu_has_bug(X86_BUG_MMIO_UNKNOWN)) in cpu_show_mmio_stale_data()2421 return cpu_show_common(dev, attr, buf, X86_BUG_MMIO_UNKNOWN); in cpu_show_mmio_stale_data()
1262 setup_force_cpu_bug(X86_BUG_MMIO_UNKNOWN); in cpu_set_bug_bits()
433 #define X86_BUG_MMIO_UNKNOWN X86_BUG(26) /* CPU is too old and its MMIO Stale Data status is unkno… macro