Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_vma.c1385 static void __vma_put_pages(struct i915_vma *vma, unsigned int count) in __vma_put_pages() function
1406 __vma_put_pages(vma, 1); in i915_vma_put_pages()
1420 __vma_put_pages(vma, count | count << I915_VMA_PAGES_BIAS); in vma_unbind_pages()