Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kernel/
Dtraps.c1191 static void math_error(struct pt_regs *regs, int trapnr) in math_error() function
1239 math_error(regs, X86_TRAP_MF); in DEFINE_IDTENTRY()
1251 math_error(regs, X86_TRAP_XF); in DEFINE_IDTENTRY()