Searched refs:X86_TRAP_XF (Results 1 – 5 of 5) sorted by relevance
26 #define X86_TRAP_XF 19 /* SIMD Floating-Point Exception */ macro
555 DECLARE_IDTENTRY(X86_TRAP_XF, exc_simd_coprocessor_error);
97 INTG(X86_TRAP_XF, asm_exc_simd_coprocessor_error),
1174 math_error(regs, X86_TRAP_XF); in DEFINE_IDTENTRY()
1196 (die_args->trapnr == X86_TRAP_XF)) && in xpc_system_die()