Searched refs:X86_TRAP_BR (Results 1 – 2 of 2) sorted by relevance
99 X86_TRAP_BR, /* 5, Bound Range Exceeded */ enumerator
209 DO_ERROR(X86_TRAP_BR, SIGSEGV, "bounds", bounds)686 set_intr_gate(X86_TRAP_BR, &bounds); in trap_init()