Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_vma.c104 static int __i915_vma_active(struct i915_active *ref) in __i915_vma_active() function
158 i915_active_init(&vma->active, __i915_vma_active, __i915_vma_retire, 0); in vma_create()