Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
A Dtrapnr.h11 #define X86_TRAP_OF 4 /* Overflow */ macro
A Didtentry.h547 DECLARE_IDTENTRY(X86_TRAP_OF, exc_overflow);
/linux/arch/x86/kernel/
A Didt.c110 SYSG(X86_TRAP_OF, asm_exc_overflow),
A Dtraps.c209 do_error_trap(regs, 0, "overflow", X86_TRAP_OF, SIGSEGV, 0, NULL); in DEFINE_IDTENTRY()

Completed in 7 milliseconds