Home
last modified time | relevance | path

Searched refs:regs_set_return_ip (Results 1 – 16 of 16) sorted by relevance

/linux/arch/powerpc/kernel/
H A Duprobes.c70 regs_set_return_ip(regs, current->utask->xol_vaddr); in arch_uprobe_pre_xol()
127 regs_set_return_ip(regs, (unsigned long)ppc_inst_next((void *)utask->vaddr, auprobe->insn)); in arch_uprobe_post_xol()
H A Drethook.c59 regs_set_return_ip(regs, orig_ret_address - 4); in arch_rethook_fixup_return()
H A Doptprobes.c109 regs_set_return_ip(regs, (unsigned long)op->kp.addr); in optimized_callback()
H A Dsignal_64.c925 regs_set_return_ip(regs, VDSO64_SYMBOL(tsk->mm->context.vdso, sigtramp_rt64)); in handle_rt_signal64()
930 regs_set_return_ip(regs, (unsigned long) &frame->tramp[0]); in handle_rt_signal64()
H A Dsignal_32.c817 regs_set_return_ip(regs, (unsigned long) ksig->ka.sa.sa_handler); in handle_rt_signal32()
905 regs_set_return_ip(regs, (unsigned long) ksig->ka.sa.sa_handler); in handle_signal32()
H A Dmce.c276 regs_set_return_ip(regs, extable_fixup(entry)); in mce_common_process_ue()
H A Dprocess.c1975 regs_set_return_ip(regs, entry); in start_thread()
1979 regs_set_return_ip(regs, start); in start_thread()
H A Dtraps.c561 regs_set_return_ip(regs, extable_fixup(entry)); in check_io_access()
/linux/arch/powerpc/lib/
H A Derror-inject.c14 regs_set_return_ip(regs, regs->link); in override_function_with_return()
H A Dsstep.c3307 regs_set_return_ip(regs, next_pc); in emulate_update_regs()
3667 regs_set_return_ip(regs, in emulate_step()
/linux/arch/powerpc/platforms/pasemi/
H A Didle.c40 regs_set_return_ip(regs, regs->link); in pasemi_system_reset_exception()
/linux/arch/powerpc/include/asm/
H A Dftrace.h57 regs_set_return_ip(&arch_ftrace_regs(fregs)->regs, ip); in ftrace_regs_set_instruction_pointer()
/linux/arch/powerpc/platforms/embedded6xx/
H A Dholly.c251 regs_set_return_ip(regs, extable_fixup(entry)); in ppc750_machine_check_exception()
/linux/arch/powerpc/xmon/
H A Dxmon.c504 regs_set_return_ip(regs, bp->address + offset); in xmon_core()
695 regs_set_return_ip(regs, (unsigned long) &bp->instr[0]); in xmon_core()
705 regs_set_return_ip(regs, (unsigned long) &bp->instr[0]); in xmon_core()
759 regs_set_return_ip(regs, bp->address + offset); in xmon_bpt()
829 regs_set_return_ip(regs, bp->address + offset); in xmon_fault_handler()
/linux/arch/powerpc/platforms/pseries/
H A Dras.c498 regs_set_return_ip(regs, be64_to_cpu((__be64)regs->nip)); in pSeries_system_reset_exception()
/linux/arch/powerpc/platforms/powernv/
H A Dopal.c775 regs_set_return_ip(regs, recover_addr); in opal_mce_check_early_recovery()