Home
last modified time | relevance | path

Searched refs:I915_VMA_PAGES_BIAS (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/i915/
Di915_vma_types.h269 #define I915_VMA_PAGES_BIAS 24 macro
Di915_vma.c1356 count >>= I915_VMA_PAGES_BIAS; in vma_unbind_pages()
1359 __vma_put_pages(vma, count | count << I915_VMA_PAGES_BIAS); in vma_unbind_pages()