Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/i386/
H A Dcpu_topology.h232 extern void cpu_topology_sort(int ncpus);
H A Dcpu_topology.c85 cpu_topology_sort(int ncpus) in cpu_topology_sort() function
H A Dmachine_routines.c621 cpu_topology_sort( num_registered ); in ml_processor_register()