Searched refs:cotable_acc_size (Results 1 – 1 of 1) sorted by relevance
547 static size_t cotable_acc_size; variable559 ttm_mem_global_free(vmw_mem_glob(dev_priv), cotable_acc_size); in vmw_cotable_free()582 if (unlikely(cotable_acc_size == 0)) in vmw_cotable_alloc()583 cotable_acc_size = ttm_round_pot(sizeof(struct vmw_cotable)); in vmw_cotable_alloc()586 cotable_acc_size, &ttm_opt_ctx); in vmw_cotable_alloc()624 ttm_mem_global_free(vmw_mem_glob(dev_priv), cotable_acc_size); in vmw_cotable_alloc()