Home
last modified time | relevance | path

Searched refs:host_processors (Results 1 – 5 of 5) sorted by relevance

/xnu-12377.61.12/tests/
H A Dprocessor_info.c40 kr = host_processors(priv_port, &cpu_ports, &cpu_count);
/xnu-12377.61.12/tests/sched/
H A Dall_cores_running.c88 kr = host_processors(priv_host, &cpu_ports, &cpu_count); in init_host_and_cpu_count()
/xnu-12377.61.12/osfmk/mach/
H A Dprocessor.defs76 * host_processors(host_priv_t,...);
H A Dhost_priv.defs170 routine host_processors(
/xnu-12377.61.12/osfmk/kern/
H A Dhost.c161 host_processors(host_priv_t host_priv, processor_array_t * out_array, mach_msg_type_number_t * coun… in host_processors() function