Searched refs:gpuvm_to_vm (Results 1 – 2 of 2) sorted by relevance
84 static inline struct xe_vm *gpuvm_to_vm(struct drm_gpuvm *gpuvm) in gpuvm_to_vm() function91 return gpuvm_to_vm(gpuva->vm); in gpuva_to_vm()
384 struct xe_vm *vm = gpuvm_to_vm(vm_bo->vm); in xe_gpuvm_validate()