Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4v/sys/
H A Dpte.h89 #define tte_se tte_bit.e macro
249 #define TTE_IS_SIDEFFECT(ttep) ((ttep)->tte_se)
/titanic_44/usr/src/uts/sun4u/sys/
H A Dpte.h102 #define tte_se tte_bit.e macro
295 #define TTE_IS_SIDEFFECT(ttep) ((ttep)->tte_se)
/titanic_44/usr/src/cmd/mdb/sun4u/modules/unix/
H A Dsfmmu.c665 tsbp->tte_data.tte_se, in tsbinfo_list()
/titanic_44/usr/src/uts/sun4u/cpu/
H A Dus3_common.c807 if (tsbe_tte.tte_se) { in mondo_recover_proc()