Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_svm.c80 static struct xe_vm *gpusvm_to_vm(struct drm_gpusvm *gpusvm) in gpusvm_to_vm() function
87 return gpusvm_to_vm(r->gpusvm); in range_to_vm()
117 xe_vm_get(gpusvm_to_vm(gpusvm)); in xe_svm_range_alloc()
227 struct xe_vm *vm = gpusvm_to_vm(gpusvm); in xe_svm_invalidate()
238 vm_dbg(&gpusvm_to_vm(gpusvm)->xe->drm, in xe_svm_invalidate()