Searched refs:update_sregs (Results 1 – 3 of 3) sorted by relevance
88 extern int update_sregs();
509 update_sregs(struct regs *rp, klwp_t *lwp) in update_sregs() function
1494 if (PCB_NEED_UPDATE_SEGS(pcb) && update_sregs(rp, tp->t_lwp)) { in sys_rtt_common()