Searched refs:exclaves_run (Results 1 – 4 of 4) sorted by relevance
55 exclaves_run(thread_t thread, bool interrupted);
132 kr = exclaves_run(thread, false); in exclaves_xnuproxy_panic_thread()
494 kr = exclaves_run(thread, interrupted); in exclaves_xnuproxy_endpoint_call()
2355 exclaves_run(thread_t thread, bool interrupted) in exclaves_run() function