Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/i915/
Di915_vma.c1315 static void __vma_put_pages(struct i915_vma *vma, unsigned int count) in __vma_put_pages() function
1336 __vma_put_pages(vma, 1); in i915_vma_put_pages()
1350 __vma_put_pages(vma, count | count << I915_VMA_PAGES_BIAS); in vma_unbind_pages()