Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dpte.h241 #define TTE_IS_VALID(ttep) ((ttep)->tte_inthi < 0) macro
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dpte.h286 #define TTE_IS_VALID(ttep) ((ttep)->tte_inthi < 0) macro