Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/ !
H A Dexclaves_xnuproxy.c68 exclaves_bootstrap_context_acquire(exclaves_ctx_t *save_ctx) in exclaves_bootstrap_context_acquire() argument
71 assert3u(save_ctx->scid, !=, exclaves_bootstrap_ctx.scid); in exclaves_bootstrap_context_acquire()
77 *save_ctx = thread->th_exclaves_ipc_ctx; in exclaves_bootstrap_context_acquire()