Searched refs:NR_CPUS_H (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/powerpc/platforms/pseries/
H A Dlpar.c170 #define NR_CPUS_H NR_CPUS macro
211 pcpu_associativity = kcalloc(NR_CPUS_H / threads_per_core,
258 if (last_disp_cpu >= NR_CPUS_H || cur_disp_cpu >= NR_CPUS_H)
275 if (disp_cpu >= NR_CPUS_H) {
277 disp_cpu, NR_CPUS_H);

Completed in 117 milliseconds