Searched refs:fpu_exception (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/x86/kernel/cpu/
H A Dproc.c32 "fpu_exception\t: %s\n" show_cpuinfo_misc()
48 "fpu_exception\t: yes\n" show_cpuinfo_misc()
/linux-4.4.14/arch/mn10300/include/asm/
H A Dfpu.h57 extern asmlinkage void fpu_exception(struct pt_regs *, enum exception_code);
115 #define fpu_exception unexpected_fpu_exception macro
/linux-4.4.14/arch/mn10300/kernel/
H A Dfpu.c34 asmlinkage void fpu_exception(struct pt_regs *regs, enum exception_code code) fpu_exception() function
H A Dtraps.c589 set_excp_vector(EXCEP_FPU_OPERATION, fpu_exception); trap_init()

Completed in 68 milliseconds