Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IS_VIS1
usr/src/uts/sparc/v9/os/simulator.c
57
#define IS_VIS1(op, op3)(op == 2 && op3 == 0x36)
usr/src/uts/sun4v/cpu/generic.c
223
#define IS_VIS1(op, op3)(op == 2 && op3 == 0x36)
usr/src/uts/sun4v/cpu/niagara.c
264
#define IS_VIS1(op, op3)(op == 2 && op3 == 0x36)