Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TTE_IS_VCACHEABLE
usr/src/uts/sun4u/sys/pte.h
323
#define TTE_IS_VCACHEABLE(ttep) ((ttep)->tte_cv)
usr/src/uts/sun4v/sys/pte.h
278
#define TTE_IS_VCACHEABLE(ttep) ((ttep)->tte_cv)