Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/kern/
H A Dcopyout_shim.h65 #define CALL_COPYOUT_SHIM_PHYS(ka, ua, nb) \ macro
72 #define CALL_COPYOUT_SHIM_PHYS(ka, ua, nb) macro
/xnu-8020.140.41/osfmk/x86_64/
H A Dcopyio.c426 CALL_COPYOUT_SHIM_PHYS((void *)PHYSMAP_PTOV(source), sink, csize) in copyio_phys()