Home
last modified time | relevance | path

Searched defs:single_step_exception (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/powerpc/kernel/
Dtraps.c1150 DEFINE_INTERRUPT_HANDLER(single_step_exception) in DEFINE_INTERRUPT_HANDLER() argument
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dtraps.c1128 void single_step_exception(struct pt_regs *regs) in single_step_exception() function