Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
WSTATE_SHIFT
usr/src/uts/sparc/v9/sys/privregs.h
552
#define WSTATE(o, n) (((o) << WSTATE_SHIFT) | (n))
usr/src/uts/sun4u/sys/machthread.h
212
sllx scr1, WSTATE_SHIFT, scr1; \