Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/kern/
H A Dexclaves_xnuproxy.c90 exclaves_bootstrap_context_release(const exclaves_ctx_t *restore_ctx) in exclaves_bootstrap_context_release() argument
92 assert3u(restore_ctx->scid, !=, exclaves_bootstrap_ctx.scid); in exclaves_bootstrap_context_release()
100 thread->th_exclaves_ipc_ctx = *restore_ctx; in exclaves_bootstrap_context_release()