Searched defs:dst64 (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/osfmk/i386/
H A Dphys.c209 __private_extern__ int ml_copy_phys(addr64_t src64, addr64_t dst64, vm_size_t bytes) { argument
[all...]
/xnu-2422.115.4/osfmk/x86_64/
H A Dloose_ends.c187 bcopy_phys( addr64_t src64, addr64_t dst64, vm_size_t bytes) argument
205 apply_func_phys( addr64_t dst64, vm_size_t bytes, int (*func)(void * buffer, vm_size_t bytes, void * arg), void * arg) argument

Completed in 11 milliseconds