Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/ia32/os/
H A Dsysi86.c95 greg_t oldpl = rp->r_ps & PS_IOPL; in sysi86() local
102 if (newpl > oldpl && (error = in sysi86()
113 rp->r_ps ^= oldpl ^ newpl; in sysi86()