Searched refs:pcb_tpc (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/sparc64/include/
H A Dpcb.h52 uint64_t pcb_tpc; member in struct:pcb
/freebsd-11-stable/sys/mips/include/
H A Dpcb.h129 register_t pcb_tpc; member in struct:pcb
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dtrap.c618 td->td_pcb->pcb_tpc = tf->tf_tpc;
H A Dvm_machdep.c162 td->td_frame->tf_tpc = td->td_pcb->pcb_tpc;
/freebsd-11-stable/sys/mips/mips/
H A Dvm_machdep.c334 locr0->pc = td->td_pcb->pcb_tpc;
H A Dtrap.c355 td->td_pcb->pcb_tpc = sa->trapframe->pc; /* Remember if restart */

Completed in 136 milliseconds