Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/ !
H A Dexclaves_resource.h426 exclaves_conclave_stop(exclaves_resource_t *resource, bool gather_crash_bt);
H A Dexclaves_resource.c1247 exclaves_conclave_stop(exclaves_resource_t *resource, bool gather_crash_bt __unused) in exclaves_conclave_stop() function
H A Dtask.c10535 exclaves_conclave_stop(task->conclave, gather_crash_bt); in task_stop_conclave()