Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
Dkdebug.h38 extern void show_stack_regs(struct pt_regs *regs);
/linux-6.12.1/arch/x86/mm/
Dextable.c174 show_stack_regs(regs); in ex_handler_msr()
180 show_stack_regs(regs); in ex_handler_msr()
/linux-6.12.1/arch/x86/kernel/
Ddumpstack.c324 void show_stack_regs(struct pt_regs *regs) in show_stack_regs() function
/linux-6.12.1/arch/x86/kernel/cpu/mce/
Dcore.c371 show_stack_regs(regs); in ex_handler_msr_mce()