Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_vma.c824 static void __vma_put_pages(struct i915_vma *vma, unsigned int count) in __vma_put_pages() function
843 __vma_put_pages(vma, 1); in vma_put_pages()
857 __vma_put_pages(vma, count | count << I915_VMA_PAGES_BIAS); in vma_unbind_pages()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_vma.c1362 static void __vma_put_pages(struct i915_vma *vma, unsigned int count) in __vma_put_pages() function
1383 __vma_put_pages(vma, 1); in i915_vma_put_pages()
1397 __vma_put_pages(vma, count | count << I915_VMA_PAGES_BIAS); in vma_unbind_pages()

Completed in 5 milliseconds