Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sparc/sys/
H A Dpsw.h49 #define SR_SMODE PSR_PS
/titanic_44/usr/src/uts/sparc/v7/sys/
H A Dpsr.h50 #define PSR_PS 0x00000040 /* previous supervisor mode */ macro
/titanic_44/usr/src/uts/sparc/v9/os/
H A Dv9dep.c1687 psr |= PSR_PS; in mkpsr()