Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
Di915_vma.c91 static int __i915_vma_active(struct i915_active *ref) in __i915_vma_active() function
127 i915_active_init(&vma->active, __i915_vma_active, __i915_vma_retire); in vma_create()