Home
last modified time | relevance | path

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

/arch/x86/kernel/
Dtraps.c1048 static void math_error(struct pt_regs *regs, int trapnr) in math_error() function
1092 math_error(regs, X86_TRAP_MF); in DEFINE_IDTENTRY()
1104 math_error(regs, X86_TRAP_XF); in DEFINE_IDTENTRY()