OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IPL
sys/arch/amd64/include/intr.h
178
#define IPL(level) ((level) >> IPLSHIFT) /* Extract the IPL. */
sys/arch/i386/include/intrdefs.h
24
#define IPL(level) ((level) >> IPLSHIFT) /* Extract the IPL. */