Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/kern/
H A Dexclaves_boot.c328 exclaves_boot_wait(const exclaves_boot_stage_t desired_boot_stage) in exclaves_boot_wait() argument
330 assert(desired_boot_stage == EXCLAVES_BOOT_STAGE_EXCLAVECORE || in exclaves_boot_wait()
331 desired_boot_stage == EXCLAVES_BOOT_STAGE_EXCLAVEKIT); in exclaves_boot_wait()
335 desired_boot_stage == EXCLAVES_BOOT_STAGE_EXCLAVECORE ? in exclaves_boot_wait()