Home
last modified time | relevance | path

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

/linux-6.15/arch/powerpc/kernel/
H A Dtraps.c1160 void emulate_single_step(struct pt_regs *regs) in emulate_single_step() function
1459 emulate_single_step(regs); in emulate_math()
1609 emulate_single_step(regs); in do_program_check()
1664 emulate_single_step(regs); in DEFINE_INTERRUPT_HANDLER()
1822 emulate_single_step(regs); in DEFINE_INTERRUPT_HANDLER()
2115 emulate_single_step(regs); in DEFINE_INTERRUPT_HANDLER()
2179 emulate_single_step(regs); in DEFINE_INTERRUPT_HANDLER()
2212 emulate_single_step(regs); in DEFINE_INTERRUPT_HANDLER()
/linux-6.15/arch/powerpc/include/asm/
H A Dbug.h123 void emulate_single_step(struct pt_regs *regs);
/linux-6.15/arch/powerpc/include/asm/book3s/32/
H A Dkup.h162 emulate_single_step(regs); in __bad_kuap_fault()