Home
last modified time | relevance | path

Searched refs:X86_TRAP_BR (Results 1 – 3 of 3) sorted by relevance

/arch/x86/kernel/
Dtraps.c437 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()
Didt.c75 INTG(X86_TRAP_BR, bounds),
/arch/x86/include/asm/
Dtraps.h139 X86_TRAP_BR, /* 5, Bound Range Exceeded */ enumerator