Home
last modified time | relevance | path

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

/xnu-11215.81.4/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.c690 if (exclaves_get_status() != EXCLAVES_STATUS_AVAILABLE) { in exclaves_hello_upcall_test()
/xnu-11215.81.4/osfmk/mach/
H A Dexclaves.h1072 exclaves_get_status(void);
/xnu-11215.81.4/iokit/Exclaves/
H A DExclaves.cpp138 if (exclaves_get_status() == EXCLAVES_STATUS_NOT_SUPPORTED) { in exclaveStart()
/xnu-11215.81.4/bsd/kern/
H A Dkern_sysctl.c6232 int value = exclaves_get_status();