Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mn10300/kernel/
Dfpu.c35 asmlinkage void fpu_exception(struct pt_regs *regs, enum exception_code code) in fpu_exception() function
/linux-2.6.39/arch/x86/kernel/cpu/
Dproc.c33 int fpu_exception = c->hard_math && (ignore_fpu_irq || cpu_has_fpu); in show_cpuinfo_misc() local
/linux-2.6.39/arch/mn10300/include/asm/
Dfpu.h115 #define fpu_exception unexpected_fpu_exception macro