Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Dstacktrace.h11 void show_user_instructions(struct pt_regs *regs);
/Linux-v4.19/arch/powerpc/kernel/
Dprocess.c1302 void show_user_instructions(struct pt_regs *regs) in show_user_instructions() function
Dtraps.c341 show_user_instructions(regs); in show_signal_msg()