Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dtopology.h43 extern void __init dump_numa_cpu_topology(void);
78 static inline void dump_numa_cpu_topology(void) {} in dump_numa_cpu_topology() function
/openbmc/linux/arch/powerpc/mm/
H A Dnuma.c1047 void __init dump_numa_cpu_topology(void) in dump_numa_cpu_topology() function
/openbmc/linux/arch/powerpc/kernel/
H A Dsmp.c1735 dump_numa_cpu_topology(); in smp_cpus_done()