Home
last modified time | relevance | path

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

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