Searched refs:TTM_VT_LOCK (Results 1 – 1 of 1) sorted by relevance
42 #define TTM_VT_LOCK (1 << 3) macro202 if (unlikely(!(lock->flags & TTM_VT_LOCK))) in __ttm_vt_unlock()204 lock->flags &= ~TTM_VT_LOCK; in __ttm_vt_unlock()229 lock->flags |= TTM_VT_LOCK; in __ttm_vt_lock()