Home
last modified time | relevance | path

Searched refs:X86_BUG_FDIV (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/x86/kernel/fpu/
H A Dbugs.c56 set_cpu_bug(&boot_cpu_data, X86_BUG_FDIV); in fpu__init_check_bugs()
/openbmc/linux/arch/x86/kernel/cpu/
H A Dproc.c44 boot_cpu_has_bug(X86_BUG_FDIV) ? "yes" : "no", in show_cpuinfo_misc()
/openbmc/linux/tools/arch/x86/include/asm/
H A Dcpufeatures.h452 #define X86_BUG_FDIV X86_BUG(1) /* FPU FDIV */ macro
/openbmc/linux/arch/x86/include/asm/
H A Dcpufeatures.h478 #define X86_BUG_FDIV X86_BUG(1) /* FPU FDIV */ macro