Home
last modified time | relevance | path

Searched defs:has_fpu (Results 1 – 4 of 4) sorted by relevance

/arch/riscv/include/asm/
Dswitch_to.h60 #define has_fpu false macro
/arch/x86/boot/
Dcpuflags.c15 static int has_fpu(void) in has_fpu() function
/arch/nds32/kernel/
Dsetup.c45 bool has_fpu = false; variable
/arch/mips/math-emu/
Dcp1emu.c2814 int has_fpu, void __user **fault_addr) in fpu_emulator_cop1Handler()