Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/
Di915_vma.c99 static int __i915_vma_active(struct i915_active *ref) in __i915_vma_active() function
131 i915_active_init(&vma->active, __i915_vma_active, __i915_vma_retire, 0); in vma_create()