Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/kernel/
Dtraps.c1133 static void __single_step_exception(struct pt_regs *regs) in __single_step_exception() function
1152 __single_step_exception(regs); in DEFINE_INTERRUPT_HANDLER()
1164 __single_step_exception(regs); in emulate_single_step()