Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dprocessor.h559 processor_start_kind_t start_kind);
H A Dprocessor.c850 processor_wait_for_start(processor_t processor, processor_start_kind_t start_kind) in processor_wait_for_start() argument
871 processor_start_panic_strings[start_kind], in processor_wait_for_start()
H A Dsched_prim.c7512 check_all_cpus_are_done_starting(processor_start_kind_t start_kind) in check_all_cpus_are_done_starting() argument
7520 processor_wait_for_start(processor, start_kind); in check_all_cpus_are_done_starting()