Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dexclaves_boot.c345 const exclaves_boot_status_t desired_boot_status = in exclaves_boot_wait() local
355 if (current_boot_status >= desired_boot_status) { in exclaves_boot_wait()
362 if (desired_boot_status == EXCLAVES_BS_BOOTED_EXCLAVEKIT && in exclaves_boot_wait()
379 if (desired_boot_status == EXCLAVES_BS_BOOTED_EXCLAVECORE && in exclaves_boot_wait()
389 exclaves_boot_status_wait(desired_boot_status); in exclaves_boot_wait()
396 if (desired_boot_status == EXCLAVES_BS_BOOTED_EXCLAVEKIT && in exclaves_boot_wait()