Home
last modified time | relevance | path

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

/titanic_51/usr/src/uts/sun4v/sys/
H A Dpte.h309 #define TTE_GET_LOFLAGS(ttep, flags) ((ttep)->tte_intlo & flags) macro
/titanic_51/usr/src/uts/sun4u/sys/
H A Dpte.h353 #define TTE_GET_LOFLAGS(ttep, flags) ((ttep)->tte_intlo & flags) macro