Searched refs:cotable_max (Results 1 – 2 of 2) sorted by relevance
122 u32 cotable_max = has_sm5_context(dev_priv) ? in vmw_context_cotables_unref() local125 for (i = 0; i < cotable_max; ++i) { in vmw_context_cotables_unref()212 u32 cotable_max = has_sm5_context(dev_priv) ? in vmw_gb_context_init() local214 for (i = 0; i < cotable_max; ++i) { in vmw_gb_context_init()551 u32 cotable_max = has_sm5_context(ctx->dev_priv) ? in vmw_dx_context_scrub_cotables() local556 for (i = 0; i < cotable_max; ++i) { in vmw_dx_context_scrub_cotables()818 u32 cotable_max = has_sm5_context(ctx->dev_priv) ? in vmw_context_cotable() local821 if (cotable_type >= cotable_max) in vmw_context_cotable()
442 u32 cotable_max = has_sm5_context(ctx->dev_priv) ? in vmw_resource_context_res_add() local448 for (i = 0; i < cotable_max; ++i) { in vmw_resource_context_res_add()
Completed in 11 milliseconds