Searched refs:X86_BUG_MMIO_UNKNOWN (Results 1 – 3 of 3) sorted by relevance
416 boot_cpu_has_bug(X86_BUG_MMIO_UNKNOWN) || in mmio_select_mitigation()522 else if (boot_cpu_has_bug(X86_BUG_MMIO_UNKNOWN)) in md_clear_update_mitigation()2577 if (boot_cpu_has_bug(X86_BUG_MMIO_UNKNOWN)) in mmio_stale_data_show_state()2741 case X86_BUG_MMIO_UNKNOWN: in cpu_show_common()2807 if (boot_cpu_has_bug(X86_BUG_MMIO_UNKNOWN)) in cpu_show_mmio_stale_data()2808 return cpu_show_common(dev, attr, buf, X86_BUG_MMIO_UNKNOWN); in cpu_show_mmio_stale_data()
1281 setup_force_cpu_bug(X86_BUG_MMIO_UNKNOWN); in cpu_set_bug_bits()
460 #define X86_BUG_MMIO_UNKNOWN X86_BUG(26) /* CPU is too old and its MMIO Stale Data status is unkno… macro