Home
last modified time | relevance | path

Searched refs:tte_val (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/sun4v/sys/
H A Dpte.h74 #define tte_val tte_bit.v /* use < 0 check in asm */ macro
242 #define TTE_SET_INVALID(ttep) ((ttep)->tte_val = 0)
/titanic_44/usr/src/uts/sun4u/sys/
H A Dpte.h85 #define tte_val tte_bit.v /* use < 0 check in asm */ macro
287 #define TTE_SET_INVALID(ttep) ((ttep)->tte_val = 0)
/titanic_44/usr/src/cmd/mdb/sun4u/modules/unix/
H A Dsfmmu.c641 tsbp->tte_data.tte_val, in tsbinfo_list()
/titanic_44/usr/src/uts/sun4u/cpu/
H A Dus3_common.c801 if (tsbe_tte.tte_val == 0) { in mondo_recover_proc()