Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/mach/
H A Dexclaves.h121 exclaves_endpoint_call(mach_port_t port, exclaves_id_t endpoint_id,
627 exclaves_endpoint_call(ipc_port_t port, exclaves_id_t endpoint_id,
/xnu-10063.141.1/osfmk/kern/
H A Dexclaves_tests.c81 kr = exclaves_endpoint_call(IPC_PORT_NULL, EXCLAVES_ID_HELLO_EXCLAVE_EP, in exclaves_hello_exclave_test()
132 kr = exclaves_endpoint_call(IPC_PORT_NULL, EXCLAVES_ID_HELLO_EXCLAVE_EP, in exclaves_panic_exclave_test()
H A Dexclaves_upcalls.c476 kr = exclaves_endpoint_call(IPC_PORT_NULL, EXCLAVES_ID_HELLO_EXCLAVE_EP, in exclaves_hello_upcall_test()
H A Dexclaves.c832 exclaves_endpoint_call(ipc_port_t port, exclaves_id_t endpoint_id, in exclaves_endpoint_call() function
/xnu-10063.141.1/libsyscall/wrappers/
H A Dexclaves.c45 exclaves_endpoint_call(mach_port_t port, exclaves_id_t endpoint_id, in exclaves_endpoint_call() function