Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/i386/
H A Dcpu_topology.h232 extern void cpu_topology_sort(int ncpus);
H A Dcpu_topology.c86 cpu_topology_sort(int ncpus) in cpu_topology_sort() function
H A Dmachine_routines.c588 cpu_topology_sort( num_registered ); in ml_processor_register()