Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dtrapnr.h28 #define X86_TRAP_OLD_MF 9 /* Coprocessor Segment Overrun */ macro
/linux/arch/x86/kernel/
H A Didt.c90 INTG(X86_TRAP_OLD_MF, asm_exc_coproc_segment_overrun),