OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
setpstate
sys/arch/sparc64/include/psl.h
236
static inline void setpstate(u_int64_t);
sys/arch/sparc64/sparc64/autoconf.c
709
setpstate(getpstate()|PSTATE_IE);
sys/arch/sparc64/sparc64/autoconf.c
715
setpstate(getpstate()|PSTATE_IE);