Home
last modified time | relevance | path

Searched refs:DIE_INT3 (Results 1 – 5 of 5) sorted by relevance

/linux/arch/x86/include/asm/
H A Dkdebug.h12 DIE_INT3, enumerator
/linux/arch/x86/kernel/
H A Dtraps.c977 if (kgdb_ll_trap(DIE_INT3, "int3", regs, 0, X86_TRAP_BP, in do_int3()
986 res = notify_die(DIE_INT3, "int3", regs, 0, X86_TRAP_BP, SIGTRAP); in do_int3()
H A Duprobes.c1701 case DIE_INT3: in arch_uprobe_exception_notify()
H A Dalternative.c2321 if (val != DIE_INT3) in int3_exception_notify()
/linux/drivers/misc/sgi-xp/
H A Dxpc_main.c1166 case DIE_INT3: in xpc_system_die()