Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/kern/
H A Dexclaves_xnuproxy.c69 exclaves_bootstrap_context_acquire(exclaves_ctx_t *save_ctx) in exclaves_bootstrap_context_acquire() argument
72 assert3u(save_ctx->scid, !=, exclaves_bootstrap_ctx.scid); in exclaves_bootstrap_context_acquire()
78 *save_ctx = thread->th_exclaves_ipc_ctx; in exclaves_bootstrap_context_acquire()