Home
last modified time | relevance | path

Searched defs:TTE_IS_8K (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/sun4v/sys/
H A Dpte.h243 #define TTE_IS_8K(ttep) (TTE_CSZ(ttep) == TTE8K) macro
/titanic_44/usr/src/uts/sun4u/sys/
H A Dpte.h288 #define TTE_IS_8K(ttep) (TTE_CSZ(ttep) == TTE8K) macro