Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IS_IBIT_SET
usr/src/uts/sparc/v9/os/simulator.c
56
#define IS_IBIT_SET(x) (x & 0x2000)
usr/src/uts/sun4v/cpu/generic.c
222
#define IS_IBIT_SET(x) (x & 0x2000)
usr/src/uts/sun4v/cpu/niagara.c
263
#define IS_IBIT_SET(x) (x & 0x2000)