Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4v/sys/
H A Dpte.h75 #define tte_size tte_bit.sz macro
111 #define TTE_CSZ(ttep) ((ttep)->tte_size)
/titanic_50/usr/src/uts/sun4u/sys/
H A Dpte.h86 #define tte_size tte_bit.sz macro
132 #define TTE_CSZ(ttep) (((ttep)->tte_size2 << 2) | ((ttep)->tte_size))
/titanic_50/usr/src/psm/stand/cpr/sparcv9/sun4u/
H A Dmachdep.c182 TTEBYTES(utp->tte.tte_size)); in restore_tlb()
/titanic_50/usr/src/cmd/mdb/sun4u/modules/unix/
H A Dsfmmu.c325 (addr & TTE_PAGE_OFFSET(tte.tte_size)); in sfmmu_vtop_impl()
642 tsbp->tte_data.tte_size, in tsbinfo_list()