Home
last modified time | relevance | path

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

/xnu-10063.121.3/osfmk/kern/
H A Dexclaves_resource.h552 exclaves_conclave_is_attached(const exclaves_resource_t *resource);
H A Dexclaves_resource.c1445 exclaves_conclave_is_attached(const exclaves_resource_t *resource) in exclaves_conclave_is_attached() function
H A Dtask.c10025 !exclaves_conclave_is_attached(old_task->conclave)) { in task_inherit_conclave()