Searched refs:tte_lock (Results 1 – 2 of 2) sorted by relevance
86 #define tte_lock tte_bit.lock macro248 #define TTE_IS_LOCKED(ttep) ((ttep)->tte_lock)260 #define TTE_SET_LOCKED(ttep) ((ttep)->tte_lock = 1)261 #define TTE_CLR_LOCKED(ttep) ((ttep)->tte_lock = 0)
99 #define tte_lock tte_bit.l macro293 #define TTE_IS_LOCKED(ttep) ((ttep)->tte_lock)306 #define TTE_SET_LOCKED(ttep) ((ttep)->tte_lock = 1)307 #define TTE_CLR_LOCKED(ttep) ((ttep)->tte_lock = 0)