Searched refs:gpuvm_to_vm (Results 1 – 2 of 2) sorted by relevance
83 static inline struct xe_vm *gpuvm_to_vm(struct drm_gpuvm *gpuvm) in gpuvm_to_vm() function90 return gpuvm_to_vm(gpuva->vm); in gpuva_to_vm()
514 struct xe_vm *vm = gpuvm_to_vm(vm_bo->vm); in xe_bo_trigger_rebind()