OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ISPL
sys/arch/amd64/include/segments.h
57
#define ISPL(s) ((s) & SEL_RPL) /* what is the priority level of a selector */
sys/arch/i386/include/segments.h
52
#define ISPL(s) ((s) & SEL_RPL) /* what is the priority level of a selector */