Home
last modified time | relevance | path

Searched refs:CONCLAVE_S_LAUNCHED (Results 1 – 2 of 2) sorted by relevance

/xnu-10063.101.15/osfmk/kern/
H A Dexclaves_resource.h90 CONCLAVE_S_LAUNCHED, enumerator
H A Dexclaves_resource.c1375 conclave->c_state = CONCLAVE_S_LAUNCHED; in exclaves_conclave_launch()
1390 if (conclave->c_state != CONCLAVE_S_LAUNCHED) { in exclaves_conclave_lookup_resources()
1455 if (conclave->c_state != CONCLAVE_S_LAUNCHED) { in exclaves_conclave_stop()
1493 if (conclave->c_state != CONCLAVE_S_LAUNCHED && conclave->c_state != CONCLAVE_S_LAUNCHING in exclaves_conclave_stop_upcall()