Home
last modified time | relevance | path

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

/xnu-10002.41.9/osfmk/kern/
H A Dcopyout_shim.h59 #define CALL_COPYOUT_SHIM_NRML(ka, ua, nb) \ macro
70 #define CALL_COPYOUT_SHIM_NRML(ka, ua, nb) macro
/xnu-10002.41.9/osfmk/x86_64/
H A Dcopyio.c503 CALL_COPYOUT_SHIM_NRML(kernel_addr, user_addr, nbytes) in copyout()