Home
last modified time | relevance | path

Searched refs:MAX_NR_CHIPS (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/cpufreq/
H A Dpowernv-cpufreq.c39 #define MAX_NR_CHIPS 32 macro
1058 chip_cpu_mask = kcalloc(MAX_NR_CHIPS, sizeof(cpumask_t), GFP_KERNEL); in init_chip_info()