Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/
Dtraps.c818 static void math_error(struct pt_regs *regs, int error_code, int trapnr) in math_error() function
861 math_error(regs, error_code, X86_TRAP_MF); in do_coprocessor_error()
868 math_error(regs, error_code, X86_TRAP_XF); in do_simd_coprocessor_error()