Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dtrapnr.h23 #define X86_TRAP_OF 4 /* Overflow */ macro
/linux/arch/x86/kernel/
H A Didt.c119 SYSG(X86_TRAP_OF, asm_exc_overflow),