Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dkdebug.h39 extern void show_iret_regs(struct pt_regs *regs);
/Linux-v4.19/arch/x86/kernel/
Ddumpstack.c129 void show_iret_regs(struct pt_regs *regs) in show_iret_regs() function
158 show_iret_regs(regs); in show_regs_if_on_stack()
Dprocess_64.c72 show_iret_regs(regs); in __show_regs()