Searched refs:nextpc1 (Results 1 – 2 of 2) sorted by relevance
291 unsigned long nextpc1, nextpc2; in sys_ptrace() local320 compute_next_pc (regs, insn, &nextpc1, &nextpc2); in sys_ptrace()322 if (nextpc1 & 0x80000000) in sys_ptrace()330 child->thread.ubc_pc1 = nextpc1; in sys_ptrace()
254 ubc_set_tracing(int asid, unsigned long nextpc1, unsigned nextpc2) in ubc_set_tracing() argument256 ctrl_outl(nextpc1, UBC_BARA); in ubc_set_tracing()