Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/kern/
H A Dexclaves_boot.c334 const exclaves_boot_status_t desired_boot_status = in exclaves_boot_wait() local
344 if (current_boot_status >= desired_boot_status) { in exclaves_boot_wait()
351 if (desired_boot_status == EXCLAVES_BS_BOOTED_EXCLAVEKIT && in exclaves_boot_wait()
368 if (desired_boot_status == EXCLAVES_BS_BOOTED_EXCLAVECORE && in exclaves_boot_wait()
378 exclaves_boot_status_wait(desired_boot_status); in exclaves_boot_wait()
385 if (desired_boot_status == EXCLAVES_BS_BOOTED_EXCLAVEKIT && in exclaves_boot_wait()