Home
last modified time | relevance | path

Searched refs:bcopy_phys_with_options (Results 1 – 5 of 5) sorted by relevance

/xnu-11417.140.69/osfmk/arm/
H A Dmisc_protos.h136 extern void bcopy_phys_with_options(addr64_t from, addr64_t to, vm_size_t nbytes, int options);
/xnu-11417.140.69/iokit/Kernel/
H A DIOKitKernelInternal.h95 extern void bcopy_phys_with_options(addr64_t from, addr64_t to, vm_size_t nbytes, int options);
/xnu-11417.140.69/osfmk/arm64/
H A Dloose_ends.c193 bcopy_phys_with_options(addr64_t src, addr64_t dst, vm_size_t bytes, int options) in bcopy_phys_with_options() function
/xnu-11417.140.69/osfmk/arm64/sptm/pmap/
H A Dpmap.c8082 bcopy_phys_with_options((addr64_t) (ptoa(psrc)),
/xnu-11417.140.69/osfmk/arm/pmap/
H A Dpmap.c8671 bcopy_phys_with_options((addr64_t) (ptoa(psrc)),