Searched refs:mali_max_pp_cores_group_2 (Results 1 – 3 of 3) sorted by relevance
75 int mali_max_pp_cores_group_2 = 0xFF; variable573 if (mali_inited_pp_cores_group_2 < mali_max_pp_cores_group_2) { in mali_parse_config_groups()594 mali_max_pp_cores_group_2 = mali_inited_pp_cores_group_2; in mali_parse_config_groups()
135 extern int mali_max_pp_cores_group_2;136 module_param(mali_max_pp_cores_group_2, int, S_IRUSR | S_IRGRP | S_IROTH);137 MODULE_PARM_DESC(mali_max_pp_cores_group_2, "Limit the number of PP cores to use from second PP gro…