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

/openbsd-current/sys/arch/sparc64/include/
H A Dpsl.h98 #define PSTATE_AM 0x008 /* 32-bit address masking */ macro
120 #define PSTATE_USER32 (PSTATE_MM_TSO|PSTATE_AM|PSTATE_IE)
159 #define TSTATE_AM (PSTATE_AM<<TSTATE_PSTATE_SHIFT)

Completed in 58 milliseconds