Home
last modified time | relevance | path

Searched refs:has_fpu (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/x86/boot/
Dcpuflags.c15 static int has_fpu(void) in has_fpu() function
97 if (has_fpu()) in get_cpuflags()
/Linux-v4.19/arch/mips/include/asm/
Dfpu_emulator.h180 struct mips_fpu_struct *ctx, int has_fpu,
/Linux-v4.19/arch/mips/math-emu/
Dcp1emu.c2826 int has_fpu, void __user **fault_addr) in fpu_emulator_cop1Handler() argument
2906 if (has_fpu) in fpu_emulator_cop1Handler()