Home
last modified time | relevance | path

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

/xnu-12377.61.12/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.c409 exclaves_get_status(void) in exclaves_get_status() function
483 exclaves_get_status(void) in exclaves_get_status() function
H A Dexclaves_driverkit.c1278 if (exclaves_get_status() != EXCLAVES_STATUS_AVAILABLE) { in exclaves_hello_driverkit_interrupts()
1359 if (exclaves_get_status() != EXCLAVES_STATUS_AVAILABLE) { in exclaves_hello_driverkit_multi_timers()
H A Dexclaves_upcalls.c755 if (exclaves_get_status() != EXCLAVES_STATUS_AVAILABLE) { in exclaves_hello_upcall_test()
/xnu-12377.61.12/osfmk/mach/
H A Dexclaves.h1207 exclaves_get_status(void);
/xnu-12377.61.12/iokit/Exclaves/
H A DExclaves.cpp139 if (exclaves_get_status() == EXCLAVES_STATUS_NOT_SUPPORTED) { in exclaveStart()
/xnu-12377.61.12/bsd/kern/
H A Dkern_sysctl.c6699 int value = exclaves_get_status();