Searched refs:fdiv_bug (Results 1 – 3 of 3) sorted by relevance
54 s32 fdiv_bug; in check_fpu() local82 : "=m" (*&fdiv_bug) in check_fpu()87 boot_cpu_data.fdiv_bug = fdiv_bug; in check_fpu()88 if (boot_cpu_data.fdiv_bug) in check_fpu()
43 c->fdiv_bug ? "yes" : "no", in show_cpuinfo_misc()
82 char fdiv_bug; member