Home
last modified time | relevance | path

Searched refs:gpuvm_to_vm (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/drivers/gpu/drm/xe/
Dxe_vm.h83 static inline struct xe_vm *gpuvm_to_vm(struct drm_gpuvm *gpuvm) in gpuvm_to_vm() function
90 return gpuvm_to_vm(gpuva->vm); in gpuva_to_vm()
Dxe_bo.c514 struct xe_vm *vm = gpuvm_to_vm(vm_bo->vm); in xe_bo_trigger_rebind()
Dxe_vm.c383 struct xe_vm *vm = gpuvm_to_vm(vm_bo->vm); in xe_gpuvm_validate()