Lines Matching defs:ops
78 struct drm_gpuva_ops *ops; member
453 struct drm_gpuva_ops *ops, in nouveau_uvmm_sm_prepare_unwind()
554 struct drm_gpuva_ops *ops, in nouveau_uvmm_sm_map_prepare_unwind()
569 struct drm_gpuva_ops *ops) in nouveau_uvmm_sm_unmap_prepare_unwind()
610 struct drm_gpuva_ops *ops, in nouveau_uvmm_sm_prepare()
729 struct drm_gpuva_ops *ops, in nouveau_uvmm_sm_map_prepare()
745 struct drm_gpuva_ops *ops) in nouveau_uvmm_sm_unmap_prepare()
821 struct drm_gpuva_ops *ops) in nouveau_uvmm_sm()
847 struct drm_gpuva_ops *ops) in nouveau_uvmm_sm_map()
855 struct drm_gpuva_ops *ops) in nouveau_uvmm_sm_unmap()
863 struct drm_gpuva_ops *ops, bool unmap) in nouveau_uvmm_sm_cleanup()
916 struct drm_gpuva_ops *ops) in nouveau_uvmm_sm_map_cleanup()
924 struct drm_gpuva_ops *ops) in nouveau_uvmm_sm_unmap_cleanup()
1116 bind_link_gpuvas(struct drm_gpuva_ops *ops, struct nouveau_uvma_prealloc *new) in bind_link_gpuvas()
1588 bind_job_ops_free(struct list_head *ops) in bind_job_ops_free()
1696 u64 ops = req->op_ptr; in nouveau_uvmm_vm_bind_ucopy() local