active_to_vma      90 drivers/gpu/drm/i915/i915_vma.c 	return i915_vma_tryget(active_to_vma(ref)) ? 0 : -ENOENT;
active_to_vma      95 drivers/gpu/drm/i915/i915_vma.c 	i915_vma_put(active_to_vma(ref));