cotables 1621 drivers/gpu/drm/vmwgfx/device_include/svga3d_dx.h SVGA3dCOTableData cotables[SVGA_COTABLE_MAX]; cotables 39 drivers/gpu/drm/vmwgfx/vmwgfx_context.c struct vmw_resource *cotables[SVGA_COTABLE_DX10_MAX]; cotables 126 drivers/gpu/drm/vmwgfx/vmwgfx_context.c res = uctx->cotables[i]; cotables 127 drivers/gpu/drm/vmwgfx/vmwgfx_context.c uctx->cotables[i] = NULL; cotables 212 drivers/gpu/drm/vmwgfx/vmwgfx_context.c uctx->cotables[i] = vmw_cotable_alloc(dev_priv, cotables 214 drivers/gpu/drm/vmwgfx/vmwgfx_context.c if (IS_ERR(uctx->cotables[i])) { cotables 215 drivers/gpu/drm/vmwgfx/vmwgfx_context.c ret = PTR_ERR(uctx->cotables[i]); cotables 556 drivers/gpu/drm/vmwgfx/vmwgfx_context.c res = uctx->cotables[vmw_cotable_scrub_order[i]]; cotables 846 drivers/gpu/drm/vmwgfx/vmwgfx_context.c cotables[cotable_type];