Home
last modified time | relevance | path

Searched refs:show_stack_regs (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/arch/x86/include/asm/
Dkdebug.h38 extern void show_stack_regs(struct pt_regs *regs);
/linux-6.1.9/arch/x86/mm/
Dextable.c154 show_stack_regs(regs); in ex_handler_msr()
160 show_stack_regs(regs); in ex_handler_msr()
/linux-6.1.9/arch/x86/kernel/
Ddumpstack.c321 void show_stack_regs(struct pt_regs *regs) in show_stack_regs() function
/linux-6.1.9/arch/x86/kernel/cpu/mce/
Dcore.c333 show_stack_regs(regs); in ex_handler_msr_mce()