Home
last modified time | relevance | path

Searched defs:PSL_USERSET (Results 1 – 6 of 6) sorted by relevance

/netbsd/sys/arch/mips/include/
H A Dpsl.h87 # define PSL_USERSET MIPS3_PSL_USERSET macro
94 # define PSL_USERSET MIPS1_PSL_USERSET macro
101 # define PSL_USERSET (CPUISMIPS3 ? MIPS3_PSL_USERSET : MIPS1_PSL_USERSET) macro
/netbsd/sys/arch/powerpc/include/
H A Dpsl.h110 #define PSL_USERSET cpu_psluserset macro
114 #define PSL_USERSET (PSL_EE | PSL_PR | PSL_IS | PSL_DS | PSL_ME | PSL_CE) macro
119 #define PSL_USERSET (PSL_EE | PSL_PR | PSL_IR | PSL_DR | PSL_ME) macro
121 #define PSL_USERSET (PSL_EE | PSL_PR | PSL_IR | PSL_DR) macro
/netbsd/sys/arch/sh3/include/
H A Dpsl.h57 #define PSL_USERSET 0 macro
/netbsd/sys/arch/x86/include/
H A Dpsl.h64 #define PSL_USERSET (PSL_MBO | PSL_I) macro
/netbsd/sys/arch/m68k/include/
H A Dpsl.h65 #define PSL_USERSET (0) macro
/netbsd/sys/arch/vax/include/
H A Dpsl.h99 #define PSL_USERSET (0) macro