Home
last modified time | relevance | path

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

/xnu-11215.1.10/tests/
H A Dkernel_inspection.c166 T_ASSERT_MACH_SUCCESS(host_processor_sets(self, &psets, &pcnt),
H A Dimm_pinned_control_port.c292 kr = host_processor_sets(host, &psets, &pcnt); in test_task_thread_port_values()
/xnu-11215.1.10/osfmk/mach/
H A Dhost_priv.defs301 routine host_processor_sets(
/xnu-11215.1.10/tests/ipc/
H A Dipc_read_inspect.c231 kr = host_processor_sets(host, &psets, &pcnt); in test_processor_set_tasks()
/xnu-11215.1.10/osfmk/kern/
H A Dhost.c1111 host_processor_sets(host_priv_t host_priv, processor_set_name_array_t * pset_list, mach_msg_type_nu… in host_processor_sets() function