Home
last modified time | relevance | path

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

/xnu-10002.41.9/osfmk/kern/
H A Dcopyout_shim.h62 #define CALL_COPYOUT_SHIM_MSG(ka, ua, nb) \ macro
71 #define CALL_COPYOUT_SHIM_MSG(ka, ua, nb) macro
/xnu-10002.41.9/osfmk/x86_64/
H A Dcopyio.c496 CALL_COPYOUT_SHIM_MSG(kernel_addr, user_addr, (vm_size_t)nbytes) in copyoutmsg()