OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
GSEL
sys/arch/amd64/include/segments.h
77
#define GSEL(s,r) (((s) << 3) | r)
sys/arch/i386/include/segments.h
59
#define GSEL(s,r) (((s) << 3) | r) /* a global selector */