Searched refs:cotable_acc_size (Results 1 – 1 of 1) sorted by relevance
542 static size_t cotable_acc_size; variable554 ttm_mem_global_free(vmw_mem_glob(dev_priv), cotable_acc_size); in vmw_cotable_free()577 if (unlikely(cotable_acc_size == 0)) in vmw_cotable_alloc()578 cotable_acc_size = ttm_round_pot(sizeof(struct vmw_cotable)); in vmw_cotable_alloc()581 cotable_acc_size, &ttm_opt_ctx); in vmw_cotable_alloc()619 ttm_mem_global_free(vmw_mem_glob(dev_priv), cotable_acc_size); in vmw_cotable_alloc()