Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dexclaves_boot.c191 exclaves_boot_status_is_supported(exclaves_boot_status_t status) in exclaves_boot_status_is_supported() function
208 if (!exclaves_boot_status_is_supported(status)) { in exclaves_boot_exclavecore()
260 if (!exclaves_boot_status_is_supported(status)) { in exclaves_boot_exclavekit()
370 if (!exclaves_boot_status_is_supported(current_boot_status)) { in exclaves_boot_wait()
477 return exclaves_boot_status_is_supported(status); in exclaves_boot_supported()