Home
last modified time | relevance | path

Searched refs:exclaves_boot_wait (Results 1 – 4 of 4) sorted by relevance

/xnu-10063.121.3/osfmk/kern/
H A Dexclaves_boot.h83 extern kern_return_t exclaves_boot_wait(exclaves_boot_stage_t);
H A Dexclaves_boot.c305 exclaves_boot_wait(const exclaves_boot_stage_t desired_boot_stage) in exclaves_boot_wait() function
377 kern_return_t kr = exclaves_boot_wait(EXCLAVES_BOOT_STAGE_2); in exclaves_get_status()
H A Dexclaves.c313 kr = exclaves_boot_wait(EXCLAVES_BOOT_STAGE_2); in _exclaves_ctl_trap()
H A Dtask.c9994 kern_return_t kr = exclaves_boot_wait(EXCLAVES_BOOT_STAGE_2); in task_add_conclave()