Searched refs:tgt_rip (Results 1 – 1 of 1) sorted by relevance
135 u8 *next_rip, *tgt_rip; in recompute_jump() local147 tgt_rip = next_rip + o_dspl; in recompute_jump()148 n_dspl = tgt_rip - orig_insn; in recompute_jump()150 DPRINTK("target RIP: %px, new_displ: 0x%x", tgt_rip, n_dspl); in recompute_jump()152 if (tgt_rip - orig_insn >= 0) { in recompute_jump()