Home
last modified time | relevance | path

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

/titanic_52/usr/src/uts/sun4v/sys/
H A Dpte.h261 #define TTE_CLR_LOCKED(ttep) ((ttep)->tte_lock = 0) macro
/titanic_52/usr/src/uts/sun4u/sys/
H A Dpte.h307 #define TTE_CLR_LOCKED(ttep) ((ttep)->tte_lock = 0) macro