res_ht            969 drivers/gpu/drm/vmwgfx/vmwgfx_drv.c 		drm_ht_remove(&dev_priv->ctx.res_ht);
res_ht            374 drivers/gpu/drm/vmwgfx/vmwgfx_drv.h 	struct drm_open_hash res_ht;
res_ht           3645 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c 	DECLARE_VAL_CONTEXT(val_ctx, &sw_context->res_ht, 1);
res_ht           3714 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c 		ret = drm_ht_create(&sw_context->res_ht, VMW_RES_HT_ORDER);