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

/linux-4.4.14/arch/mn10300/kernel/
H A Dfpu-nofpu-low.S36 call unexpected_fpu_exception[],0
H A Dfpu-nofpu.c19 void unexpected_fpu_exception(struct pt_regs *regs, enum exception_code code) unexpected_fpu_exception() function
/linux-4.4.14/arch/mn10300/include/asm/
H A Dfpu.h114 void unexpected_fpu_exception(struct pt_regs *, enum exception_code);
115 #define fpu_exception unexpected_fpu_exception

Completed in 115 milliseconds