Searched refs:MALI_MAX_NUMBER_OF_PP_CORES (Results 1 – 2 of 2) sorted by relevance
20 #define MALI_MAX_NUMBER_OF_PP_CORES 9 macro
28 static struct mali_pp_core *mali_global_pp_cores[MALI_MAX_NUMBER_OF_PP_CORES] = { NULL };42 if (mali_global_num_pp_cores >= MALI_MAX_NUMBER_OF_PP_CORES) { in mali_pp_create()