Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/
Dtraps.c830 static void math_error(struct pt_regs *regs, int error_code, int trapnr) in math_error() function
877 math_error(regs, error_code, X86_TRAP_MF); in do_coprocessor_error()
884 math_error(regs, error_code, X86_TRAP_XF); in do_simd_coprocessor_error()