Home
last modified time | relevance | path

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

/xnu-11417.121.6/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()
359 if (!exclaves_boot_status_is_supported(current_boot_status)) { in exclaves_boot_wait()
466 return exclaves_boot_status_is_supported(status); in exclaves_boot_supported()