Home
last modified time | relevance | path

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

/xnu-10063.121.3/osfmk/kern/
H A Dexclaves_boot.c318 const exclaves_boot_status_t current_boot_status = in exclaves_boot_wait() local
321 if (current_boot_status >= desired_boot_status) { in exclaves_boot_wait()
329 current_boot_status == EXCLAVES_BS_BOOTED_FAILURE) { in exclaves_boot_wait()
336 if (current_boot_status == EXCLAVES_BS_NOT_SUPPORTED) { in exclaves_boot_wait()
363 current_boot_status == EXCLAVES_BS_BOOTED_FAILURE) { in exclaves_boot_wait()