Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A Dpsl.h67 #define PSL_RESERVED_DEFAULT 0x00000002 macro
73 #define PSL_KERNEL PSL_RESERVED_DEFAULT
74 #define PSL_USER (PSL_RESERVED_DEFAULT | PSL_I)