Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/i386/include/
Dsegments.h52 #define ISPL(s) ((s) & SEL_RPL) /* what is the priority level of a selector */ macro
62 #define USERMODE(c, f) (ISPL(c) == SEL_UPL)
63 #define KERNELMODE(c, f) (ISPL(c) == SEL_KPL)
/openbsd/src/sys/arch/amd64/include/
Dsegments.h57 #define ISPL(s) ((s) & SEL_RPL) /* what is the priority level of a selector */ macro
83 #define USERMODE(c, f) (ISPL(c) == SEL_UPL)
84 #define KERNELMODE(c, f) (ISPL(c) == SEL_KPL)
/openbsd/src/usr.bin/file/magdir/
Dispell58 0 string ISPL ispell