Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kern/
H A Dexclaves_boot.c339 exclaves_boot_wait(const exclaves_boot_stage_t desired_boot_stage) in exclaves_boot_wait() argument
341 assert(desired_boot_stage == EXCLAVES_BOOT_STAGE_EXCLAVECORE || in exclaves_boot_wait()
342 desired_boot_stage == EXCLAVES_BOOT_STAGE_EXCLAVEKIT); in exclaves_boot_wait()
346 desired_boot_stage == EXCLAVES_BOOT_STAGE_EXCLAVECORE ? in exclaves_boot_wait()