Searched refs:BASE_MAX_COHERENT_GROUPS (Results 1 – 4 of 4) sorted by relevance
34 #define BASE_MAX_COHERENT_GROUPS 16 macro488 struct mali_base_gpu_coherent_group group[BASE_MAX_COHERENT_GROUPS];
81 #define BASE_MAX_COHERENT_GROUPS 16 macro1444 #define BASE_MAX_COHERENT_GROUPS 16 macro1603 struct mali_base_gpu_coherent_group group[BASE_MAX_COHERENT_GROUPS];
140 while (group_present != 0 && num_groups < BASE_MAX_COHERENT_GROUPS) { in kbase_gpuprops_construct_coherent_groups()156 pr_warn("Too many coherent groups (keeping only %d groups).\n", BASE_MAX_COHERENT_GROUPS); in kbase_gpuprops_construct_coherent_groups()
85 while (group_present != 0 && num_groups < BASE_MAX_COHERENT_GROUPS) { in kbase_gpuprops_construct_coherent_groups()101 pr_warn("Too many coherent groups (keeping only %d groups).\n", BASE_MAX_COHERENT_GROUPS); in kbase_gpuprops_construct_coherent_groups()