Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/ !
H A Dexclaves_boot.c325 const exclaves_boot_status_t desired_boot_status = in exclaves_boot_wait() local
335 if (current_boot_status >= desired_boot_status) { in exclaves_boot_wait()
342 if (desired_boot_status == EXCLAVES_BS_BOOTED_EXCLAVEKIT && in exclaves_boot_wait()
359 if (desired_boot_status == EXCLAVES_BS_BOOTED_STAGE_2 && in exclaves_boot_wait()
369 exclaves_boot_status_wait(desired_boot_status); in exclaves_boot_wait()
376 if (desired_boot_status == EXCLAVES_BS_BOOTED_EXCLAVEKIT && in exclaves_boot_wait()