Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4v/sys/
H A Dpte.h279 #define TTE_SET_VCACHEABLE(ttep) ((ttep)->tte_cv = 1) macro
/titanic_41/usr/src/uts/sun4u/sys/
H A Dpte.h324 #define TTE_SET_VCACHEABLE(ttep) ((ttep)->tte_cv = 1) macro