Searched refs:ppgtt_unbind_vma (Results 1 – 3 of 3) sorted by relevance
203 void ppgtt_unbind_vma(struct i915_address_space *vm, struct i915_vma *vma) in ppgtt_unbind_vma() function314 ppgtt->vm.vma_ops.unbind_vma = ppgtt_unbind_vma; in ppgtt_init()
601 void ppgtt_unbind_vma(struct i915_address_space *vm,
638 ppgtt_unbind_vma(&i915_vm_to_ggtt(vm)->alias->vm, vma); in aliasing_gtt_unbind_vma()