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

/arch/s390/include/asm/
H A Dtopology.h34 int topology_cpu_init(struct cpu *);
43 static inline int topology_cpu_init(struct cpu *cpu) { return 0; } function
/arch/s390/kernel/
H A Dtopology.c449 int topology_cpu_init(struct cpu *cpu) function
H A Dsmp.c1077 rc = topology_cpu_init(c);

Completed in 111 milliseconds