Searched refs:PSL_USERMASK (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/powerpc/include/
H A Dpsl.h110 #define PSL_USERMASK cpu_pslusermask macro
113 #define PSL_USERMASK (PSL_SPV | PSL_CE | 0xFFFF) macro
121 #define PSL_USERMASK 0xFFFF macro
132 #define PSL_USERSRR1 ((PSL_USERSET|PSL_USERMOD) & PSL_USERMASK)
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/booke/
H A Dbooke_machdep.c73 register_t cpu_pslusermask = PSL_USERMASK;

Completed in 52 milliseconds