Home
last modified time | relevance | path

Searched refs:Exclaves_L4_IpcBuffer_Ptr (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.121.6/osfmk/mach/
H A Dexclaves_l4.h310 #define Exclaves_L4_IpcBuffer_Ptr(x) \ macro
325 return Exclaves_L4_IpcBuffer_Ptr(exclaves_get_ipc_buffer()); in Exclaves_L4_IpcBuffer()
/xnu-11417.121.6/libsyscall/wrappers/
H A Dexclaves.c55 ipcb = Exclaves_L4_IpcBuffer_Ptr((void*)msg_buffer); in exclaves_endpoint_call()