Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/ !
H A Dexclaves_upcalls.h40 exclaves_call_upcall_handler(exclaves_id_t upcall_id);
H A Dexclaves_upcalls.c670 exclaves_call_upcall_handler(exclaves_id_t upcall_id) in exclaves_call_upcall_handler() function
806 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()