Searched refs:drm_gpuvm_sm_map_ops_create (Results 1 – 3 of 3) sorted by relevance
156 * drm_gpuvm_sm_map_ops_create() and drm_gpuvm_sm_unmap_ops_create() can be used486 * Unlike drm_gpuvm_sm_map_ops_create, this logic avoids unmaps and merging,566 * ops = drm_gpuvm_sm_map_ops_create(gpuvm, &map_req);2976 * drm_gpuvm_sm_map_ops_create() - creates the &drm_gpuva_ops to split and merge3005 drm_gpuvm_sm_map_ops_create(struct drm_gpuvm *gpuvm,3010 EXPORT_SYMBOL_GPL(drm_gpuvm_sm_map_ops_create);2999 drm_gpuvm_sm_map_ops_create(struct drm_gpuvm *gpuvm, drm_gpuvm_sm_map_ops_create() function
1377 op->ops = drm_gpuvm_sm_map_ops_create(&uvmm->base, in nouveau_uvmm_bind_job_submit()
2435 ops = drm_gpuvm_sm_map_ops_create(&vm->gpuvm, &map_req); in vm_bind_ioctl_ops_create() 4714 ops = drm_gpuvm_sm_map_ops_create(&vm->gpuvm, map_req); in xe_vm_alloc_vma()