Home
last modified time | relevance | path

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

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