Searched refs:X86_TRAP_GP (Results 1 – 2 of 2) sorted by relevance
460 tsk->thread.trap_nr = X86_TRAP_GP; in do_general_protection()462 X86_TRAP_GP, SIGSEGV) != NOTIFY_STOP) in do_general_protection()468 tsk->thread.trap_nr = X86_TRAP_GP; in do_general_protection()852 set_intr_gate(X86_TRAP_GP, general_protection); in trap_init()
135 X86_TRAP_GP, /* 13, General Protection Fault */ enumerator