Searched refs:MAX_DIE_PER_PACKAGE (Results 1 – 1 of 1) sorted by relevance
381 #define MAX_DIE_PER_PACKAGE 2 macro507 static int cpu_cnt[MAX_PACKAGE_COUNT][MAX_DIE_PER_PACKAGE];508 static long long core_mask[MAX_PACKAGE_COUNT][MAX_DIE_PER_PACKAGE];537 die_id < MAX_DIE_PER_PACKAGE) { in set_cpu_present_cpu_mask()569 if (pkg_id < MAX_PACKAGE_COUNT && die_id < MAX_DIE_PER_PACKAGE) in get_cpu_count()