Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
A Dtrapnr.h26 #define X86_TRAP_XF 19 /* SIMD Floating-Point Exception */ macro
A Didtentry.h553 DECLARE_IDTENTRY(X86_TRAP_XF, exc_simd_coprocessor_error);
/linux/arch/x86/kernel/
A Didt.c93 INTG(X86_TRAP_XF, asm_exc_simd_coprocessor_error),
A Dtraps.c1119 math_error(regs, X86_TRAP_XF); in DEFINE_IDTENTRY()
/linux/drivers/misc/sgi-xp/
A Dxpc_main.c1203 (die_args->trapnr == X86_TRAP_XF)) && in xpc_system_die()

Completed in 9 milliseconds