Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_vma.h273 void i915_vma_destroy_locked(struct i915_vma *vma);
H A Di915_vma.c1803 void i915_vma_destroy_locked(struct i915_vma *vma) in i915_vma_destroy_locked() function
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gtt.c144 i915_vma_destroy_locked(vma); in clear_vm_list()