Searched refs:NOUVEAU_SVM_BIND_PRIORITY_MASK (Results 1 – 2 of 2) sorted by relevance
166 #define NOUVEAU_SVM_BIND_PRIORITY_MASK ((1 << 8) - 1) macro
139 priority &= NOUVEAU_SVM_BIND_PRIORITY_MASK; in nouveau_svmm_bind()