Home
last modified time | relevance | path

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

/xnu-11215.61.5/osfmk/kern/
H A Dexclaves_upcalls.h40 exclaves_call_upcall_handler(exclaves_id_t upcall_id);
H A Dexclaves_upcalls.c605 exclaves_call_upcall_handler(exclaves_id_t upcall_id) in exclaves_call_upcall_handler() function
741 exclaves_call_upcall_handler(exclaves_id_t upcall_id) in exclaves_call_upcall_handler() function
H A Dexclaves_xnuproxy.c522 kr = exclaves_call_upcall_handler(endpoint_id); in exclaves_xnuproxy_endpoint_call()