Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/kern/
H A Dexclaves_boot.c341 const exclaves_boot_status_t current_boot_status = in exclaves_boot_wait() local
344 if (current_boot_status >= desired_boot_status) { in exclaves_boot_wait()
352 current_boot_status == EXCLAVES_BS_BOOTED_FAILURE) { in exclaves_boot_wait()
359 if (!exclaves_boot_status_is_supported(current_boot_status)) { in exclaves_boot_wait()
386 current_boot_status == EXCLAVES_BS_BOOTED_FAILURE) { in exclaves_boot_wait()