Searched refs:oregs (Results 1 – 2 of 2) sorted by relevance
17 static int uprobes_substitute_pc(unsigned long *pinsn, u32 oregs) in uprobes_substitute_pc() argument26 for (regs = oregs; regs; regs >>= 4, insn >>= 4) { in uprobes_substitute_pc()48 regs = oregs; in uprobes_substitute_pc()
59 struct phm_regs oregs; member138 memcpy(&dev->oregs, &rs, sizeof(rs)); in phantom_ioctl()301 struct phm_regs *r = &dev->oregs; in phantom_isr()