Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dexclaves_boot.c319 exclaves_boot_wait(const exclaves_boot_stage_t desired_boot_stage) in exclaves_boot_wait() argument
321 assert(desired_boot_stage == EXCLAVES_BOOT_STAGE_2 || in exclaves_boot_wait()
322 desired_boot_stage == EXCLAVES_BOOT_STAGE_EXCLAVEKIT); in exclaves_boot_wait()
326 desired_boot_stage == EXCLAVES_BOOT_STAGE_2 ? in exclaves_boot_wait()