Home
last modified time | relevance | path

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

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