Searched refs:drm_gpuvm_sm_map_ops_create (Results 1 - 4 of 4) sorted by path

/linux-master/drivers/gpu/drm/
H A Ddrm_gpuvm.c153 * drm_gpuvm_sm_map_ops_create() and drm_gpuvm_sm_unmap_ops_create() can be used
493 * ops = drm_gpuvm_sm_map_ops_create(gpuvm, addr, range,
2485 * drm_gpuvm_sm_map_ops_create() - creates the &drm_gpuva_ops to split and merge
2517 drm_gpuvm_sm_map_ops_create(struct drm_gpuvm *gpuvm, function
2549 EXPORT_SYMBOL_GPL(drm_gpuvm_sm_map_ops_create); variable
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_uvmm.c1303 op->ops = drm_gpuvm_sm_map_ops_create(&uvmm->base,
/linux-master/drivers/gpu/drm/xe/
H A Dxe_vm.c2064 ops = drm_gpuvm_sm_map_ops_create(&vm->gpuvm, addr, range,
/linux-master/include/drm/
H A Ddrm_gpuvm.h1057 drm_gpuvm_sm_map_ops_create(struct drm_gpuvm *gpuvm,

Completed in 248 milliseconds