Searched refs:I915_VMA_PAGES_BIAS (Results 1 – 2 of 2) sorted by relevance
262 #define I915_VMA_PAGES_BIAS 24 macro
860 count >>= I915_VMA_PAGES_BIAS; in vma_unbind_pages()863 __vma_put_pages(vma, count | count << I915_VMA_PAGES_BIAS); in vma_unbind_pages()
Completed in 6 milliseconds