Home
last modified time | relevance | path

Searched refs:update_sregs (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/intel/sys/
H A Darchsystm.h88 extern int update_sregs();
/titanic_41/usr/src/uts/intel/amd64/ml/
H A Damd64.il174 * inlines for update_sregs().
/titanic_41/usr/src/uts/intel/ia32/os/
H A Dsundep.c509 update_sregs(struct regs *rp, klwp_t *lwp) in update_sregs() function
/titanic_41/usr/src/uts/i86pc/os/
H A Dintr.c1455 if (update_sregs(rp, tp->t_lwp)) { in sys_rtt_common()