MAX_DIE_PER_PACKAGE  296 tools/power/x86/intel-speed-select/isst-config.c static int cpu_cnt[MAX_PACKAGE_COUNT][MAX_DIE_PER_PACKAGE];
MAX_DIE_PER_PACKAGE  321 tools/power/x86/intel-speed-select/isst-config.c 			    die_id < MAX_DIE_PER_PACKAGE)
MAX_DIE_PER_PACKAGE  330 tools/power/x86/intel-speed-select/isst-config.c 	if (pkg_id < MAX_PACKAGE_COUNT && die_id < MAX_DIE_PER_PACKAGE)