Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sparc/kernel/
Dkprobes.c207 unsigned long real_pc = (unsigned long) p->addr; in relbranch_fixup() local
211 return real_pc + 0x8UL; in relbranch_fixup()
227 return (real_pc + (regs->tnpc - ainsn_addr)); in relbranch_fixup()
240 unsigned long real_pc) in retpc_fixup() argument
266 *slot = real_pc; in retpc_fixup()