Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/kern/
H A Dexclaves_tests.c62 if (exclaves_get_status() != EXCLAVES_STATUS_AVAILABLE) { in exclaves_hello_exclave_test()
95 if (exclaves_get_status() != EXCLAVES_STATUS_AVAILABLE) { in exclaves_panic_exclave_test()
224 if (exclaves_get_status() != EXCLAVES_STATUS_AVAILABLE) { in exclaves_check_mem_usage_test()
H A Dexclaves_boot.c398 exclaves_get_status(void) in exclaves_get_status() function
472 exclaves_get_status(void) in exclaves_get_status() function
H A Dexclaves_driverkit.c1213 if (exclaves_get_status() != EXCLAVES_STATUS_AVAILABLE) { in exclaves_hello_driverkit_interrupts()
1294 if (exclaves_get_status() != EXCLAVES_STATUS_AVAILABLE) { in exclaves_hello_driverkit_multi_timers()
H A Dexclaves_upcalls.c738 if (exclaves_get_status() != EXCLAVES_STATUS_AVAILABLE) { in exclaves_hello_upcall_test()
/xnu-11417.140.69/osfmk/mach/
H A Dexclaves.h1126 exclaves_get_status(void);
/xnu-11417.140.69/iokit/Exclaves/
H A DExclaves.cpp138 if (exclaves_get_status() == EXCLAVES_STATUS_NOT_SUPPORTED) { in exclaveStart()
/xnu-11417.140.69/bsd/kern/
H A Dkern_sysctl.c6262 int value = exclaves_get_status();