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

/darwin-on-arm/xnu/osfmk/i386/
H A Dphys.c235 __private_extern__ void ml_copy_phys(addr64_t src64, addr64_t dst64, vm_size_t bytes) { argument
[all...]
H A Dloose_ends.c141 bcopy_phys( addr64_t src64, addr64_t dst64, vm_size_t bytes) argument
172 apply_func_phys( addr64_t dst64, vm_size_t bytes, int (*func)(void * buffer, vm_size_t bytes, void * arg), void * arg) argument
/darwin-on-arm/xnu/osfmk/arm/
H A Dmachine_routines.c220 void bcopy_phys(addr64_t src64, addr64_t dst64, vm_size_t bytes) argument
/darwin-on-arm/xnu/osfmk/x86_64/
H A Dloose_ends.c183 bcopy_phys( addr64_t src64, addr64_t dst64, vm_size_t bytes) argument
201 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 73 milliseconds