Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dtraps.c1114 static void math_error(struct pt_regs *regs, int trapnr) in math_error() function
1162 math_error(regs, X86_TRAP_MF); in DEFINE_IDTENTRY()
1174 math_error(regs, X86_TRAP_XF); in DEFINE_IDTENTRY()