Home
last modified time | relevance | path

Searched refs:retpc_fixup (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/sparc/kernel/
H A Duprobes.c123 static int retpc_fixup(struct pt_regs *regs, u32 insn, in retpc_fixup() function
226 rc = retpc_fixup(regs, insn, (unsigned long) utask->vaddr); in arch_uprobe_post_xol()
H A Dkprobes.c236 static void __kprobes retpc_fixup(struct pt_regs *regs, u32 insn, in retpc_fixup() function
287 retpc_fixup(regs, insn, (unsigned long) p->addr); in resume_execution()