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()
320 unsigned long orig_pc; in simulate_lwa() local325 orig_pc = regs->pc; in simulate_lwa()344 if ((entry = search_exception_tables(orig_pc))) { in simulate_lwa()361 unsigned long orig_pc; in simulate_swa() local367 orig_pc = regs->pc; in simulate_swa()391 if ((entry = search_exception_tables(orig_pc))) { in simulate_swa()