Searched refs:cotable_acc_size (Results 1 – 1 of 1) sorted by relevance
544 static size_t cotable_acc_size; variable556 ttm_mem_global_free(vmw_mem_glob(dev_priv), cotable_acc_size); in vmw_cotable_free()579 if (unlikely(cotable_acc_size == 0)) in vmw_cotable_alloc()580 cotable_acc_size = ttm_round_pot(sizeof(struct vmw_cotable)); in vmw_cotable_alloc()583 cotable_acc_size, &ttm_opt_ctx); in vmw_cotable_alloc()621 ttm_mem_global_free(vmw_mem_glob(dev_priv), cotable_acc_size); in vmw_cotable_alloc()