Home
last modified time | relevance | path

Searched refs:exclaves_conclave_stop (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.1.10/osfmk/kern/
H A Dexclaves_resource.h606 exclaves_conclave_stop(exclaves_resource_t *resource, bool gather_crash_bt);
H A Dexclaves_resource.c1427 exclaves_conclave_stop(exclaves_resource_t *resource, bool gather_crash_bt) in exclaves_conclave_stop() function
H A Dtask.c10178 exclaves_conclave_stop(task->conclave, gather_crash_bt); in task_stop_conclave()