Home
last modified time | relevance | path

Searched refs:tte_nfo (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/sun4v/sys/
H A Dpte.h76 #define tte_nfo tte_bit.nfo macro
250 #define TTE_IS_NFO(ttep) ((ttep)->tte_nfo)
/titanic_50/usr/src/uts/sun4u/sys/
H A Dpte.h88 #define tte_nfo tte_bit.nfo macro
296 #define TTE_IS_NFO(ttep) ((ttep)->tte_nfo)
/titanic_50/usr/src/cmd/mdb/sun4u/modules/unix/
H A Dsfmmu.c643 tsbp->tte_data.tte_nfo, in tsbinfo_list()