Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Ddumpstack.c30 static struct pt_regs exec_summary_regs; variable
375 __show_regs(&exec_summary_regs, SHOW_REGS_ALL, KERN_DEFAULT); in oops_end()
402 exec_summary_regs = *regs; in __die_header()