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

/freebsd-12-stable/sys/sparc64/include/
H A Dpcb.h54 uint64_t pcb_tpc; member in struct:pcb
/freebsd-12-stable/sys/mips/include/
H A Dpcb.h131 register_t pcb_tpc; member in struct:pcb
/freebsd-12-stable/sys/sparc64/sparc64/
H A Dtrap.c611 td->td_pcb->pcb_tpc = tf->tf_tpc;
H A Dvm_machdep.c164 td->td_frame->tf_tpc = td->td_pcb->pcb_tpc;
/freebsd-12-stable/sys/mips/mips/
H A Dvm_machdep.c328 locr0->pc = td->td_pcb->pcb_tpc;
H A Dtrap.c352 td->td_pcb->pcb_tpc = sa->trapframe->pc; /* Remember if restart */

Completed in 172 milliseconds