Searched refs:X86_TRAP_GP (Results 1 – 3 of 3) sorted by relevance
554 if (fixup_exception(regs, X86_TRAP_GP)) in do_general_protection()558 tsk->thread.trap_nr = X86_TRAP_GP; in do_general_protection()560 X86_TRAP_GP, SIGSEGV) != NOTIFY_STOP) in do_general_protection()566 tsk->thread.trap_nr = X86_TRAP_GP; in do_general_protection()
84 INTG(X86_TRAP_GP, general_protection),
138 X86_TRAP_GP, /* 13, General Protection Fault */ enumerator