Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dexclaves_boot.c352 const exclaves_boot_status_t current_boot_status = in exclaves_boot_wait() local
355 if (current_boot_status >= desired_boot_status) { in exclaves_boot_wait()
363 current_boot_status == EXCLAVES_BS_BOOTED_FAILURE) { in exclaves_boot_wait()
370 if (!exclaves_boot_status_is_supported(current_boot_status)) { in exclaves_boot_wait()
397 current_boot_status == EXCLAVES_BS_BOOTED_FAILURE) { in exclaves_boot_wait()