Searched refs:X86_BUG_FDIV (Results 1 – 3 of 3) sorted by relevance
56 set_cpu_bug(&boot_cpu_data, X86_BUG_FDIV); in fpu__init_check_bugs()
38 boot_cpu_has_bug(X86_BUG_FDIV) ? "yes" : "no", in show_cpuinfo_misc()
393 #define X86_BUG_FDIV X86_BUG(1) /* FPU FDIV */ macro