Home
last modified time | relevance | path

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

/arch/mn10300/kernel/
Dfpu-nofpu.c19 void unexpected_fpu_exception(struct pt_regs *regs, enum exception_code code) in unexpected_fpu_exception() function
Dfpu-nofpu-low.S36 call unexpected_fpu_exception[],0
/arch/mn10300/include/asm/
Dfpu.h112 void unexpected_fpu_exception(struct pt_regs *, enum exception_code);
113 #define fpu_exception unexpected_fpu_exception