Home
last modified time | relevance | path

Searched refs:msm_vm_bind_op (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/msm/
H A Dmsm_gem_vma.c136 struct msm_vm_bind_op { struct
461 const struct msm_vm_bind_op *op;
1087 struct msm_vm_bind_op *op = &job->ops[i]; in vm_bind_job_lookup_ops()
1124 struct msm_vm_bind_op *op = &job->ops[i]; in vm_bind_job_lookup_ops()
1139 struct msm_vm_bind_op *first, in prealloc_count()
1140 struct msm_vm_bind_op *last) in prealloc_count()
1154 ops_are_same_pte(struct msm_vm_bind_op *first, struct msm_vm_bind_op *next) in ops_are_same_pte()
1176 struct msm_vm_bind_op *first = NULL, *last = NULL; in vm_bind_prealloc_count()
1181 struct msm_vm_bind_op *op = &job->ops[i]; in vm_bind_prealloc_count()
1239 const struct msm_vm_bind_op *op = &job->ops[i]; in vm_bind_job_lock_objects()
[all …]