Home
last modified time | relevance | path

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

/linux-2.6.39/arch/sparc/kernel/
Dkprobes.c206 unsigned long real_pc = (unsigned long) p->addr; in relbranch_fixup() local
210 return real_pc + 0x8UL; in relbranch_fixup()
226 return (real_pc + (regs->tnpc - ainsn_addr)); in relbranch_fixup()
239 unsigned long real_pc) in retpc_fixup() argument
265 *slot = real_pc; in retpc_fixup()