Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
tte_val
usr/src/uts/sun4u/cpu/us3_common.c
801
if (tsbe_tte.tte_val == 0) {
usr/src/uts/sun4u/sys/pte.h
287
#define TTE_SET_INVALID(ttep) ((ttep)->tte_val = 0)
usr/src/uts/sun4v/sys/pte.h
242
#define TTE_SET_INVALID(ttep) ((ttep)->tte_val = 0)