Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/platforms/pseries/
A Dlpar.c169 #define NR_CPUS_H NR_CPUS macro
210 pcpu_associativity = kcalloc(NR_CPUS_H / threads_per_core, in init_cpu_associativity()
257 if (last_disp_cpu >= NR_CPUS_H || cur_disp_cpu >= NR_CPUS_H) in cpu_relative_dispatch_distance()
274 if (disp_cpu >= NR_CPUS_H) { in cpu_home_node_dispatch_distance()
276 disp_cpu, NR_CPUS_H); in cpu_home_node_dispatch_distance()

Completed in 5 milliseconds