Searched refs:X86_TRAP_GP (Results 1 – 2 of 2) sorted by relevance
271 tsk->thread.trap_nr = X86_TRAP_GP; in do_general_protection()298 tsk->thread.trap_nr = X86_TRAP_GP; in do_general_protection()300 X86_TRAP_GP, SIGSEGV) == NOTIFY_STOP) in do_general_protection()698 set_intr_gate(X86_TRAP_GP, &general_protection); in trap_init()
107 X86_TRAP_GP, /* 13, General Protection Fault */ enumerator