Searched refs:X86_BUG_F00F (Results 1 – 5 of 5) sorted by relevance
39 boot_cpu_has_bug(X86_BUG_F00F) ? "yes" : "no", in show_cpuinfo_misc()
401 clear_cpu_bug(c, X86_BUG_F00F); in intel_workarounds()405 set_cpu_bug(c, X86_BUG_F00F); in intel_workarounds()
374 #define X86_BUG_F00F X86_BUG(0) /* Intel F00F */ macro
542 if (boot_cpu_has_bug(X86_BUG_F00F)) { in is_f00f_bug()