Home
last modified time | relevance | path

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

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