Searched refs:X86_BUG_F00F (Results 1 – 4 of 4) sorted by relevance
399 clear_cpu_bug(c, X86_BUG_F00F); in intel_workarounds()403 set_cpu_bug(c, X86_BUG_F00F); in intel_workarounds()
45 str_yes_no(boot_cpu_has_bug(X86_BUG_F00F)), in show_cpuinfo_misc()
504 #define X86_BUG_F00F X86_BUG(0) /* "f00f" Intel F00F */ macro
468 if (boot_cpu_has_bug(X86_BUG_F00F) && !(error_code & X86_PF_USER) && in is_f00f_bug()
Completed in 12 milliseconds