Lines Matching refs:drm_gpuva_ops
80 struct drm_gpuva_ops *ops;
456 struct drm_gpuva_ops *ops, in nouveau_uvmm_sm_prepare_unwind()
558 struct drm_gpuva_ops *ops, in nouveau_uvmm_sm_map_prepare_unwind()
573 struct drm_gpuva_ops *ops) in nouveau_uvmm_sm_unmap_prepare_unwind()
617 struct drm_gpuva_ops *ops, in nouveau_uvmm_sm_prepare()
737 struct drm_gpuva_ops *ops, in nouveau_uvmm_sm_map_prepare()
753 struct drm_gpuva_ops *ops) in nouveau_uvmm_sm_unmap_prepare()
829 struct drm_gpuva_ops *ops) in nouveau_uvmm_sm()
855 struct drm_gpuva_ops *ops) in nouveau_uvmm_sm_map()
863 struct drm_gpuva_ops *ops) in nouveau_uvmm_sm_unmap()
871 struct drm_gpuva_ops *ops, bool unmap) in nouveau_uvmm_sm_cleanup()
924 struct drm_gpuva_ops *ops) in nouveau_uvmm_sm_map_cleanup()
932 struct drm_gpuva_ops *ops) in nouveau_uvmm_sm_unmap_cleanup()
1124 struct drm_gpuva_ops *ops = bop->ops; in bind_link_gpuvas()