Home
last modified time | relevance | path

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

/drivers/gpu/drm/xe/
A Dxe_vm.h86 static inline struct xe_vm *gpuvm_to_vm(struct drm_gpuvm *gpuvm) in gpuvm_to_vm() function
93 return gpuvm_to_vm(gpuva->vm); in gpuva_to_vm()
A Dxe_bo.c635 struct xe_vm *vm = gpuvm_to_vm(vm_bo->vm); in xe_bo_trigger_rebind()
1030 if (xe_vm_is_validating(gpuvm_to_vm(vm_bo->vm))) in xe_bo_eviction_valuable()
A Dxe_vm.c387 struct xe_vm *vm = gpuvm_to_vm(vm_bo->vm); in xe_gpuvm_validate()

Completed in 18 milliseconds