Searched refs:X86_TRAP_GP (Results 1 – 2 of 2) sorted by relevance
476 tsk->thread.trap_nr = X86_TRAP_GP; in do_general_protection()478 X86_TRAP_GP, SIGSEGV) != NOTIFY_STOP) in do_general_protection()484 tsk->thread.trap_nr = X86_TRAP_GP; in do_general_protection()981 set_intr_gate(X86_TRAP_GP, general_protection); in trap_init()
134 X86_TRAP_GP, /* 13, General Protection Fault */ enumerator