Searched refs:orig_pc (Results 1 – 2 of 2) sorted by relevance
323 unsigned long orig_pc; in simulate_lwa() local328 orig_pc = regs->pc; in simulate_lwa()347 if ((entry = search_exception_tables(orig_pc))) { in simulate_lwa()364 unsigned long orig_pc; in simulate_swa() local370 orig_pc = regs->pc; in simulate_swa()394 if ((entry = search_exception_tables(orig_pc))) { in simulate_swa()
136 unsigned long orig_pc; in kunwind_recover_return_address() local137 orig_pc = ftrace_graph_ret_addr(state->task, &state->graph_idx, in kunwind_recover_return_address()140 if (state->common.pc == orig_pc) { in kunwind_recover_return_address()144 state->common.pc = orig_pc; in kunwind_recover_return_address()151 unsigned long orig_pc; in kunwind_recover_return_address() local152 orig_pc = kretprobe_find_ret_addr(state->task, in kunwind_recover_return_address()155 state->common.pc = orig_pc; in kunwind_recover_return_address()