Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TTE_IS_8K
usr/src/uts/sun4u/sys/pte.h
288
#define TTE_IS_8K(ttep) (TTE_CSZ(ttep) == TTE8K)
usr/src/uts/sun4v/sys/pte.h
243
#define TTE_IS_8K(ttep) (TTE_CSZ(ttep) == TTE8K)