Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
H A Dtraps.c1161 void emulate_single_step(struct pt_regs *regs) in emulate_single_step() function
1460 emulate_single_step(regs); in emulate_math()
1610 emulate_single_step(regs); in do_program_check()
1665 emulate_single_step(regs); in DEFINE_INTERRUPT_HANDLER()
1823 emulate_single_step(regs); in DEFINE_INTERRUPT_HANDLER()
2116 emulate_single_step(regs); in DEFINE_INTERRUPT_HANDLER()
2180 emulate_single_step(regs); in DEFINE_INTERRUPT_HANDLER()
2213 emulate_single_step(regs); in DEFINE_INTERRUPT_HANDLER()
/linux/arch/powerpc/include/asm/
H A Dbug.h123 void emulate_single_step(struct pt_regs *regs);
/linux/arch/powerpc/include/asm/book3s/32/
H A Dkup.h162 emulate_single_step(regs); in __bad_kuap_fault()