Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dexclaves_boot.c174 exclaves_boot_status_set(const exclaves_boot_status_t status) in exclaves_boot_status_set() function
245 exclaves_boot_status_set(EXCLAVES_BS_BOOTED_EXCLAVECORE); in exclaves_boot_exclavecore()
287 exclaves_boot_status_set(EXCLAVES_BS_BOOTED_FAILURE); in exclaves_boot_exclavekit()
291 exclaves_boot_status_set(EXCLAVES_BS_BOOTED_EXCLAVEKIT); in exclaves_boot_exclavekit()
319 exclaves_boot_status_set(EXCLAVES_BS_BOOTED_FAILURE); in exclaves_boot()