xe_vm_lock_vma
err = xe_vm_lock_vma(exec, vma);
err = xe_vm_lock_vma(&exec, vma);
int xe_vm_lock_vma(struct drm_exec *exec, struct xe_vma *vma);