Home
last modified time | relevance | path

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

/xnu-10063.101.15/osfmk/kern/ !
H A Dexclaves_resource.h546 extern kern_return_t exclaves_conclave_launch(exclaves_resource_t *resource);
H A Dexclaves_resource.c1342 exclaves_conclave_launch(exclaves_resource_t *resource) in exclaves_conclave_launch() function
H A Dtask.c9948 kr = exclaves_conclave_launch(conclave); in task_start_conclave_and_lookup_resources()