Searched defs:gpuvm (Results 1 – 10 of 10) sorted by relevance
1042 drm_gpuvm_fini(struct drm_gpuvm *gpuvm) in drm_gpuvm_fini()1082 drm_gpuvm_put(struct drm_gpuvm *gpuvm) in drm_gpuvm_put()1504 struct drm_gpuvm *gpuvm = vm_bo->vm; in drm_gpuvm_bo_destroy() local1674 struct drm_gpuvm *gpuvm = vm_bo->vm; in drm_gpuvm_bo_extobj_add() local1696 struct drm_gpuvm *gpuvm = vm_bo->vm; in drm_gpuvm_bo_evict() local1802 struct drm_gpuvm *gpuvm = va->vm; in drm_gpuva_remove() local1834 struct drm_gpuvm *gpuvm = va->vm; in drm_gpuva_link() local2000 drm_gpuva_map(struct drm_gpuvm *gpuvm, in drm_gpuva_map()2025 struct drm_gpuvm *gpuvm = va->vm; in drm_gpuva_remap() local2538 gpuva_op_free(struct drm_gpuvm *gpuvm, in gpuva_op_free()[all …]
210 struct drm_gpuvm *gpuvm) in drm_debugfs_gpuva_info()
159 msm_gem_vm_free(struct drm_gpuvm *gpuvm) in msm_gem_vm_free()177 msm_gem_vm_unusable(struct drm_gpuvm *gpuvm) in msm_gem_vm_unusable()371 msm_gem_vma_new(struct drm_gpuvm *gpuvm, struct drm_gem_object *obj, in msm_gem_vma_new()840 msm_gem_vm_close(struct drm_gpuvm *gpuvm) in msm_gem_vm_close()
69 struct pvr_vm_context *to_pvr_vm_context(struct drm_gpuvm *gpuvm) in to_pvr_vm_context()501 static void pvr_gpuvm_free(struct drm_gpuvm *gpuvm) in pvr_gpuvm_free()
86 static inline struct xe_vm *gpuvm_to_vm(struct drm_gpuvm *gpuvm) in gpuvm_to_vm()
154 struct drm_gpuvm gpuvm; member
2004 static void xe_vm_free(struct drm_gpuvm *gpuvm) in xe_vm_free()
1794 nouveau_uvmm_free(struct drm_gpuvm *gpuvm) in nouveau_uvmm_free()
1825 static void panthor_vm_free(struct drm_gpuvm *gpuvm) in panthor_vm_free()
392 bool gpuvm; // gpuvm enabled member
Completed in 39 milliseconds