Home
last modified time | relevance | path

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

/linux-6.12.1/arch/sparc/kernel/
Duprobes.c125 static int retpc_fixup(struct pt_regs *regs, u32 insn, in retpc_fixup() function
228 rc = retpc_fixup(regs, insn, (unsigned long) utask->vaddr); in arch_uprobe_post_xol()
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()