Home
last modified time | relevance | path

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

/xnu-11215.61.5/osfmk/kern/
H A Dexclaves_xnuproxy.h47 exclaves_xnuproxy_ctx_alloc(exclaves_ctx_t *ctx);
H A Dexclaves_xnuproxy.c257 kr = exclaves_xnuproxy_ctx_alloc(&ctx[i]); in exclaves_ipc_buffer_cache_init()
288 exclaves_xnuproxy_ctx_alloc(exclaves_ctx_t *ctx) in exclaves_xnuproxy_ctx_alloc() function
H A Dexclaves.c796 kr = exclaves_xnuproxy_ctx_alloc(&thread->th_exclaves_ipc_ctx); in exclaves_allocate_ipc_buffer()