Home
last modified time | relevance | path

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

/Linux-v6.6/arch/powerpc/kernel/
Dtraps.c1161 void emulate_single_step(struct pt_regs *regs) in emulate_single_step() function
1456 emulate_single_step(regs); in emulate_math()
1606 emulate_single_step(regs); in do_program_check()
1661 emulate_single_step(regs); in DEFINE_INTERRUPT_HANDLER()
1819 emulate_single_step(regs); in DEFINE_INTERRUPT_HANDLER()
2112 emulate_single_step(regs); in DEFINE_INTERRUPT_HANDLER()
2176 emulate_single_step(regs); in DEFINE_INTERRUPT_HANDLER()
2209 emulate_single_step(regs); in DEFINE_INTERRUPT_HANDLER()
/Linux-v6.6/arch/powerpc/include/asm/
Dbug.h123 void emulate_single_step(struct pt_regs *regs);
/Linux-v6.6/arch/powerpc/include/asm/book3s/32/
Dkup.h162 emulate_single_step(regs); in __bad_kuap_fault()