Searched refs:pvr_vm_bind_op (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/imagination/
H A Dpvr_vm.c123 * struct pvr_vm_bind_op - Context of a map/unmap operation.
125 struct pvr_vm_bind_op { struct
182 static int pvr_vm_bind_op_exec(struct pvr_vm_bind_op *bind_op)
206 static void pvr_vm_bind_op_fini(struct pvr_vm_bind_op *bind_op)
222 pvr_vm_bind_op_map_init(struct pvr_vm_bind_op *bind_op,
292 pvr_vm_bind_op_unmap_init(struct pvr_vm_bind_op *bind_op,
346 struct pvr_vm_bind_op *ctx = op_ctx;
379 struct pvr_vm_bind_op *ctx = op_ctx;
409 struct pvr_vm_bind_op *ctx = op_ctx;
687 struct pvr_vm_bind_op *bind_o
[all...]

Completed in 121 milliseconds