MAX_PACKAGE_COUNT 199 tools/power/x86/intel-speed-select/isst-config.c int max_packages[MAX_PACKAGE_COUNT * MAX_PACKAGE_COUNT]; MAX_PACKAGE_COUNT 220 tools/power/x86/intel-speed-select/isst-config.c pkg_id = (MAX_PACKAGE_COUNT * pkg_id + die_id); MAX_PACKAGE_COUNT 296 tools/power/x86/intel-speed-select/isst-config.c static int cpu_cnt[MAX_PACKAGE_COUNT][MAX_DIE_PER_PACKAGE]; MAX_PACKAGE_COUNT 320 tools/power/x86/intel-speed-select/isst-config.c if (pkg_id < MAX_PACKAGE_COUNT && MAX_PACKAGE_COUNT 330 tools/power/x86/intel-speed-select/isst-config.c if (pkg_id < MAX_PACKAGE_COUNT && die_id < MAX_DIE_PER_PACKAGE)