NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IA64_PSR_CPL
sys/arch/ia64/ia64/trap.c
212
{IA64_PSR_CPL, "cpl"},
sys/arch/ia64/include/cpu.h
153
#define TRAPF_CPL(tf) ((tf)->tf_special.psr & IA64_PSR_CPL)