Searched refs:cpu_topology_start_cpu (Results 1 – 3 of 3) sorted by relevance
233 extern kern_return_t cpu_topology_start_cpu(int cpunum);
238 cpu_topology_start_cpu( int cpunum ) in cpu_topology_start_cpu() function
651 kern_return_t ret = cpu_topology_start_cpu( cpunum ); in ml_processor_register()