Searched refs:orig_pc (Results 1 – 2 of 2) sorted by relevance
81 unsigned long orig_pc; in unwind_recover_return_address() local82 orig_pc = ftrace_graph_ret_addr(state->task, NULL, state->pc, in unwind_recover_return_address()84 if (WARN_ON_ONCE(state->pc == orig_pc)) in unwind_recover_return_address()86 state->pc = orig_pc; in unwind_recover_return_address()
310 unsigned long orig_pc; in simulate_lwa() local315 orig_pc = regs->pc; in simulate_lwa()334 if ((entry = search_exception_tables(orig_pc))) { in simulate_lwa()351 unsigned long orig_pc; in simulate_swa() local357 orig_pc = regs->pc; in simulate_swa()381 if ((entry = search_exception_tables(orig_pc))) { in simulate_swa()