Searched defs:PSL_RESERVED_DEFAULT (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/sys/x86/include/
H A Dpsl.h65 #define PSL_RESERVED_DEFAULT 0x00000002 macro
71 #define PSL_KERNEL PSL_RESERVED_DEFAULT
72 #define PSL_USER (PSL_RESERVED_DEFAULT | PSL_I)

Completed in 62 milliseconds