Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TTE_GET_LOFLAGS
usr/src/uts/sun4u/sys/pte.h
353
#define TTE_GET_LOFLAGS(ttep, flags) ((ttep)->tte_intlo & flags)
usr/src/uts/sun4v/sys/pte.h
309
#define TTE_GET_LOFLAGS(ttep, flags) ((ttep)->tte_intlo & flags)