Searched refs:I915_VMA_PAGES_BIAS (Results 1 – 2 of 2) sorted by relevance
268 #define I915_VMA_PAGES_BIAS 24 macro
1426 count >>= I915_VMA_PAGES_BIAS; in vma_unbind_pages()1429 __vma_put_pages(vma, count | count << I915_VMA_PAGES_BIAS); in vma_unbind_pages()