Home
last modified time | relevance | path

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

/xnu-11215.61.5/osfmk/kern/
H A Dexclaves_xnuproxy.c302 exclaves_ctx_t stash_ctx = {}; in exclaves_xnuproxy_ctx_alloc() local
305 exclaves_bootstrap_context_acquire(&stash_ctx); in exclaves_xnuproxy_ctx_alloc()
320 exclaves_bootstrap_context_release(&stash_ctx); in exclaves_xnuproxy_ctx_alloc()
357 exclaves_ctx_t stash_ctx = {}; in exclaves_xnuproxy_ctx_free() local
360 exclaves_bootstrap_context_acquire(&stash_ctx); in exclaves_xnuproxy_ctx_free()
368 exclaves_bootstrap_context_release(&stash_ctx); in exclaves_xnuproxy_ctx_free()