Home
last modified time | relevance | path

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

/xnu-10063.121.3/osfmk/kern/
H A Dexclaves_resource.h624 exclaves_conclave_stop_upcall(exclaves_resource_t *resource);
H A Dexclaves_resource.c1565 exclaves_conclave_stop_upcall(exclaves_resource_t *resource) in exclaves_conclave_stop_upcall() function
H A Dtask.c10103 return exclaves_conclave_stop_upcall(task->conclave); in task_stop_conclave_upcall()