Home
last modified time | relevance | path

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

/xnu-11215.61.5/osfmk/kern/
H A Dexclaves_resource.h420 exclaves_conclave_suspend(exclaves_resource_t *resource);
H A Dexclaves_resource.c1139 exclaves_conclave_suspend(exclaves_resource_t *resource) in exclaves_conclave_suspend() function
H A Dtask.c10225 exclaves_conclave_suspend(task->conclave); in task_suspend_conclave()