Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 3 files:
- drivers/gpu/drm/drm_gpuvm.c, line 2966
- drivers/gpu/drm/nouveau/nouveau_uvmm.c, line 1377
- drivers/gpu/drm/xe/xe_vm.c
Smatch caller information:
drivers/gpu/drm/nouveau/nouveau_uvmm.c nouveau_uvmm_bind_job_submit() -> drm_gpuvm_sm_map_ops_create()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | req | 4835202447524757504 |
| LOCK2 | &sched->mutex | ||
| LOCK2 | &uvmm->mutex | ||
| HALF_LOCKED2 | &file_priv->driver_priv->mutex | ||
| TYPE_LOCK | (struct nouveau_sched)->mutex | ||
| TYPE_LOCK | (struct nouveau_uvmm)->mutex |
drivers/gpu/drm/xe/xe_vm.c vm_bind_ioctl_ops_create() -> drm_gpuvm_sm_map_ops_create()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | gpuvm | 4096-ptr_max |
| PARAM_VALUE | 1 | req | 115782775808139264 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &vm->lock | ||
| TYPE_LOCK | (struct xe_vm)->lock |
drivers/gpu/drm/xe/xe_vm.c xe_vm_alloc_vma() -> drm_gpuvm_sm_map_ops_create()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | gpuvm | 4096-ptr_max |
| PARAM_VALUE | 1 | req | 1831596829745258496 |
| PARAM_VALUE | 1 | req->map.gem.obj | 0 |
| PARAM_VALUE | 1 | req->map.gem.offset | 0 |
| DATA_SOURCE | 1 | req | $1 |
| LOCK2 | &pool->lock | ||
| LOCK2 | &vm->lock | ||
| TYPE_LOCK | (struct xe_vm)->lock |