Home
last modified time | relevance | path

Searched refs:DIE_SSTEP (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dkdebug.h12 DIE_SSTEP, enumerator
/openbmc/linux/arch/sh/include/asm/
H A Dkdebug.h11 DIE_SSTEP, enumerator
/openbmc/linux/arch/sparc/include/asm/
H A Dkdebug_64.h15 DIE_SSTEP, /* ta 0x74 */ enumerator
/openbmc/linux/arch/s390/include/asm/
H A Dkdebug.h14 DIE_SSTEP, enumerator
/openbmc/linux/arch/sparc/kernel/
H A Duprobes.c254 if (notify_die((trap_level == 0x173) ? DIE_BPT : DIE_SSTEP, in uprobe_trap()
278 case DIE_SSTEP: in arch_uprobe_exception_notify()
/openbmc/linux/arch/powerpc/kernel/
H A Duprobes.c153 case DIE_SSTEP: in arch_uprobe_exception_notify()
H A Dhw_breakpoint.c568 case DIE_SSTEP: in hw_breakpoint_exceptions_notify()
H A Dtraps.c1141 if (notify_die(DIE_SSTEP, "single_step", regs, 5, in __single_step_exception()
2058 if (notify_die(DIE_SSTEP, "block_step", regs, 5, in DEFINE_INTERRUPT_HANDLER()
2075 if (notify_die(DIE_SSTEP, "single_step", regs, 5, in DEFINE_INTERRUPT_HANDLER()
/openbmc/linux/arch/s390/kernel/
H A Dtraps.c73 if (notify_die(DIE_SSTEP, "sstep", regs, 0, 0, SIGTRAP) == NOTIFY_STOP) in do_per_trap()
H A Dkprobes.c496 case DIE_SSTEP: in kprobe_exceptions_notify()
H A Duprobes.c126 case DIE_SSTEP: in arch_uprobe_exception_notify()