Searched refs:topology_cpu_init (Results 1 – 3 of 3) sorted by relevance
44 int topology_cpu_init(struct cpu *);56 static inline int topology_cpu_init(struct cpu *cpu) { return 0; } in topology_cpu_init() function
499 int topology_cpu_init(struct cpu *cpu) in topology_cpu_init() function
1127 rc = topology_cpu_init(c); in arch_register_cpu()
Completed in 11 milliseconds