Home
last modified time | relevance | path

Searched refs:pcb_tpc (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/mips/include/
H A Dpcb.h131 register_t pcb_tpc; member
/f-stack/freebsd/mips/mips/
H A Dvm_machdep.c326 locr0->pc = td->td_pcb->pcb_tpc; in cpu_set_syscall_retval()
H A Dtrap.c352 td->td_pcb->pcb_tpc = locr0->pc; /* Remember if restart */ in cpu_fetch_syscall_args()