Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
Di915_vma.h213 static inline struct i915_vma *__i915_vma_get(struct i915_vma *vma) in __i915_vma_get() function
Di915_gem.c154 vma = __i915_vma_get(vma); in i915_gem_object_unbind()