Home | History | Annotate | Download | only in vmwgfx

Lines Matching defs:tfile

712 	struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile;
714 return ttm_ref_object_base_unref(tfile, arg->handle,
725 struct ttm_object_file *tfile,
761 ushader->base.tfile = NULL;
775 ret = ttm_base_object_init(tfile, &ushader->base, false,
851 struct ttm_object_file *tfile = vmw_fpriv(file_priv)->tfile;
857 ret = vmw_user_bo_lookup(tfile, buffer_handle,
891 num_output_sig, tfile, shader_handle);
959 * @tfile: Pointer to a struct ttm_object_file that the guest-backed shader is