Home
last modified time | relevance | path

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

/xnu-11215.1.10/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()
225 if (exclaves_get_status() != EXCLAVES_STATUS_AVAILABLE) { in exclaves_check_mem_usage_test()
H A Dexclaves_boot.c389 exclaves_get_status(void) in exclaves_get_status() function
463 exclaves_get_status(void) in exclaves_get_status() function
H A Dexclaves_driverkit.c670 if (exclaves_get_status() != EXCLAVES_STATUS_AVAILABLE) { in exclaves_hello_driverkit_interrupts()
751 if (exclaves_get_status() != EXCLAVES_STATUS_AVAILABLE) { in exclaves_hello_driverkit_multi_timers()
H A Dexclaves_conclave.c311 if (exclaves_get_status() != EXCLAVES_STATUS_AVAILABLE) { in exclaves_hello_conclaves_test()
H A Dexclaves_upcalls.c468 if (exclaves_get_status() != EXCLAVES_STATUS_AVAILABLE) { in exclaves_hello_upcall_test()
/xnu-11215.1.10/osfmk/mach/
H A Dexclaves.h1003 exclaves_get_status(void);
/xnu-11215.1.10/iokit/Exclaves/
H A DExclaves.cpp136 if (exclaves_get_status() == EXCLAVES_STATUS_NOT_SUPPORTED) { in exclaveStart()
/xnu-11215.1.10/bsd/kern/
H A Dkern_sysctl.c6223 int value = exclaves_get_status();