Searched refs:cotable_acc_size (Results 1 – 1 of 1) sorted by relevance
548 static size_t cotable_acc_size; variable560 ttm_mem_global_free(vmw_mem_glob(dev_priv), cotable_acc_size); in vmw_cotable_free()583 if (unlikely(cotable_acc_size == 0)) in vmw_cotable_alloc()584 cotable_acc_size = ttm_round_pot(sizeof(struct vmw_cotable)); in vmw_cotable_alloc()587 cotable_acc_size, &ttm_opt_ctx); in vmw_cotable_alloc()625 ttm_mem_global_free(vmw_mem_glob(dev_priv), cotable_acc_size); in vmw_cotable_alloc()