Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/include/asm/
Dstacktrace.h11 void show_user_instructions(struct pt_regs *regs);
/Linux-v5.4/arch/powerpc/kernel/
Dprocess.c1255 void show_user_instructions(struct pt_regs *regs) in show_user_instructions() function
Dtraps.c326 show_user_instructions(regs); in show_signal_msg()