Searched refs:SHOW_REGS_ALL (Results 1 – 3 of 3) sorted by relevance
32 SHOW_REGS_ALL enumerator
375 __show_regs(&exec_summary_regs, SHOW_REGS_ALL, KERN_DEFAULT); in oops_end()471 print_kernel_regs = user_mode(regs) ? SHOW_REGS_USER : SHOW_REGS_ALL; in show_regs()
77 if (mode != SHOW_REGS_ALL) in __show_regs()