Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dtraps.h142 X86_TRAP_XF, /* 19, SIMD Floating-Point Exception */ enumerator
/arch/x86/kernel/
Dtraps.c741 math_error(regs, error_code, X86_TRAP_XF); in do_simd_coprocessor_error()
859 set_intr_gate(X86_TRAP_XF, simd_coprocessor_error); in trap_init()