Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dexclaves_boot.h77 extern const char *exclaves_get_boot_status_string(void);
H A Dexclaves_panic.c267 paniclog_append_noflush("Exclaves boot status: %s\n", exclaves_get_boot_status_string()); in exclaves_panic_append_info()
H A Dexclaves_boot.c402 exclaves_get_boot_status_string(void) in exclaves_get_boot_status_string() function