Home
last modified time | relevance | path

Searched defs:op_ctx (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_mmu.c287 struct panthor_vm_op_ctx *op_ctx; member
1092 static void panthor_vm_cleanup_op_ctx(struct panthor_vm_op_ctx *op_ctx, in panthor_vm_cleanup_op_ctx()
1122 panthor_vm_op_ctx_get_vma(struct panthor_vm_op_ctx *op_ctx) in panthor_vm_op_ctx_get_vma()
1137 panthor_vm_op_ctx_prealloc_vmas(struct panthor_vm_op_ctx *op_ctx) in panthor_vm_op_ctx_prealloc_vmas()
1178 static int panthor_vm_prepare_map_op_ctx(struct panthor_vm_op_ctx *op_ctx, in panthor_vm_prepare_map_op_ctx()
1306 static int panthor_vm_prepare_unmap_op_ctx(struct panthor_vm_op_ctx *op_ctx, in panthor_vm_prepare_unmap_op_ctx()
1358 static void panthor_vm_prepare_sync_only_op_ctx(struct panthor_vm_op_ctx *op_ctx, in panthor_vm_prepare_sync_only_op_ctx()
2044 struct panthor_vm_op_ctx *op_ctx = vm->op_ctx; in panthor_gpuva_sm_step_map() local
2073 struct panthor_vm_op_ctx *op_ctx = vm->op_ctx; in panthor_gpuva_sm_step_remap() local
2407 struct panthor_vm_op_ctx *op_ctx) in panthor_vm_bind_prepare_op_ctx()
[all …]
/linux/drivers/gpu/drm/imagination/
H A Dpvr_vm.c348 pvr_vm_gpuva_map(struct drm_gpuva_op *op, void *op_ctx) in pvr_vm_gpuva_map()
382 pvr_vm_gpuva_unmap(struct drm_gpuva_op *op, void *op_ctx) in pvr_vm_gpuva_unmap()
413 pvr_vm_gpuva_remap(struct drm_gpuva_op *op, void *op_ctx) in pvr_vm_gpuva_remap()