Searched refs:MAX_DIE_PER_PACKAGE (Results 1 – 3 of 3) sorted by relevance
23 static int per_package_levels_info[MAX_PACKAGE_COUNT][MAX_DIE_PER_PACKAGE];24 static time_t per_package_levels_tm[MAX_PACKAGE_COUNT][MAX_DIE_PER_PACKAGE];31 for (j = 0; j < MAX_DIE_PER_PACKAGE; ++j) in init_levels()
80 #define MAX_DIE_PER_PACKAGE 2 macro
390 if (id < 0 || id->die >= MAX_DIE_PER_PACKAGE) in set_isst_id()586 static int cpu_cnt[MAX_PACKAGE_COUNT][MAX_DIE_PER_PACKAGE];