Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/kern/
H A Dexclaves_resource.h609 exclaves_conclave_stop(exclaves_resource_t *resource, bool gather_crash_bt);
H A Dexclaves_resource.c1512 exclaves_conclave_stop(exclaves_resource_t *resource, bool gather_crash_bt) in exclaves_conclave_stop() function
H A Dtask.c10066 exclaves_conclave_stop(task->conclave, gather_crash_bt); in task_stop_conclave()