Home
last modified time | relevance | path

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

/linux-3.3/arch/x86/boot/
Dcpucheck.c72 static int has_fpu(void) in has_fpu() function
/linux-3.3/arch/mips/math-emu/
Dcp1emu.c1312 int has_fpu, void *__user *fault_addr) in fpu_emulator_cop1Handler()
/linux-3.3/arch/x86/include/asm/
Dprocessor.h378 unsigned int has_fpu; member