prev_regs 22 arch/x86/include/asm/unwind.h struct pt_regs *regs, *prev_regs; prev_regs 406 arch/x86/kernel/unwind_orc.c if (state->prev_regs) { prev_regs 407 arch/x86/kernel/unwind_orc.c *val = ((unsigned long *)state->prev_regs)[reg]; prev_regs 533 arch/x86/kernel/unwind_orc.c state->prev_regs = NULL; prev_regs 545 arch/x86/kernel/unwind_orc.c state->prev_regs = NULL; prev_regs 558 arch/x86/kernel/unwind_orc.c state->prev_regs = state->regs; prev_regs 170 drivers/misc/genwqe/card_debugfs.c DEFINE_SHOW_ATTRIBUTE(prev_regs);