vmw_context_cotable 1187 drivers/gpu/drm/vmwgfx/vmwgfx_drv.h extern struct vmw_resource *vmw_context_cotable(struct vmw_resource *ctx, vmw_context_cotable 466 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c res = vmw_context_cotable(ctx, i); vmw_context_cotable 1270 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c cotable_res = vmw_context_cotable(ctx_node->ctx, SVGA_COTABLE_DXQUERY); vmw_context_cotable 2441 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c res = vmw_context_cotable(ctx_node->ctx, vmw_view_cotables[view_type]); vmw_context_cotable 2526 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c res = vmw_context_cotable(ctx_node->ctx, vmw_so_cotables[so_type]); vmw_context_cotable 2645 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c res = vmw_context_cotable(ctx_node->ctx, SVGA_COTABLE_DXSHADER); vmw_context_cotable 627 drivers/gpu/drm/vmwgfx/vmwgfx_shader.c (vmw_context_cotable(ctx, SVGA_COTABLE_DXSHADER)); vmw_context_cotable 365 drivers/gpu/drm/vmwgfx/vmwgfx_so.c (vmw_context_cotable(ctx, vmw_view_cotables[view_type]));