Home
last modified time | relevance | path

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

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