Searched refs:X86_TRAP_BR (Results 1 – 3 of 3) sorted by relevance
/arch/x86/kernel/ |
D | traps.c | 437 X86_TRAP_BR, SIGSEGV) == NOTIFY_STOP) in do_bounds() 489 if (!do_trap_no_signal(tsk, X86_TRAP_BR, "bounds", regs, in do_bounds() 514 do_trap(X86_TRAP_BR, SIGSEGV, "bounds", regs, error_code, 0, NULL); in do_bounds()
|
D | idt.c | 75 INTG(X86_TRAP_BR, bounds),
|
/arch/x86/include/asm/ |
D | traps.h | 139 X86_TRAP_BR, /* 5, Bound Range Exceeded */ enumerator
|