Searched refs:X86_TRAP_BR (Results 1 – 3 of 3) sorted by relevance
24 #define X86_TRAP_BR 5 /* Bound Range Exceeded */ macro
199 case X86_TRAP_BR: return exc_bounds(regs); in fred_hwexc()
720 X86_TRAP_BR, SIGSEGV) == NOTIFY_STOP) in DEFINE_IDTENTRY()727 do_trap(X86_TRAP_BR, SIGSEGV, "bounds", regs, 0, 0, NULL); in DEFINE_IDTENTRY()