Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_vma_types.h268 #define I915_VMA_PAGES_BIAS 24 macro
H A Di915_vma.c1417 count >>= I915_VMA_PAGES_BIAS; in vma_unbind_pages()
1420 __vma_put_pages(vma, count | count << I915_VMA_PAGES_BIAS); in vma_unbind_pages()