Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kernel/
Dtraps.c1025 static void math_error(struct pt_regs *regs, int trapnr) in math_error() function
1073 math_error(regs, X86_TRAP_MF); in DEFINE_IDTENTRY()
1085 math_error(regs, X86_TRAP_XF); in DEFINE_IDTENTRY()