Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dexclaves_xnuproxy.h50 exclaves_xnuproxy_ctx_alloc(exclaves_ctx_t *ctx);
H A Dexclaves_xnuproxy.c256 kr = exclaves_xnuproxy_ctx_alloc(&ctx[i]); in exclaves_ipc_buffer_cache_init()
287 exclaves_xnuproxy_ctx_alloc(exclaves_ctx_t *ctx) in exclaves_xnuproxy_ctx_alloc() function
H A Dexclaves.c828 kr = exclaves_xnuproxy_ctx_alloc(&thread->th_exclaves_ipc_ctx); in exclaves_allocate_ipc_buffer()