Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/boot/
Dcpuflags.c14 static int has_fpu(void) in has_fpu() function
93 if (has_fpu()) in get_cpuflags()
/linux-4.4.14/arch/mips/include/asm/
Dfpu_emulator.h67 struct mips_fpu_struct *ctx, int has_fpu,
/linux-4.4.14/arch/mips/math-emu/
Dcp1emu.c2500 int has_fpu, void *__user *fault_addr) in fpu_emulator_cop1Handler() argument
2580 if (has_fpu) in fpu_emulator_cop1Handler()