Home
last modified time | relevance | path

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

/xnu-10063.121.3/osfmk/kern/
H A Dexclaves_boot.c305 exclaves_boot_wait(const exclaves_boot_stage_t desired_boot_stage) in exclaves_boot_wait() argument
307 assert(desired_boot_stage == EXCLAVES_BOOT_STAGE_2 || in exclaves_boot_wait()
308 desired_boot_stage == EXCLAVES_BOOT_STAGE_EXCLAVEKIT); in exclaves_boot_wait()
312 desired_boot_stage == EXCLAVES_BOOT_STAGE_2 ? in exclaves_boot_wait()