Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/arm/
H A Dmisc_protos.h133 extern void bcopy_phys_with_options(addr64_t from, addr64_t to, vm_size_t nbytes, int options);
/xnu-12377.1.9/iokit/Kernel/
H A DIOKitKernelInternal.h96 extern void bcopy_phys_with_options(addr64_t from, addr64_t to, vm_size_t nbytes, int options);
/xnu-12377.1.9/osfmk/arm64/
H A Dloose_ends.c195 bcopy_phys_with_options(addr64_t src, addr64_t dst, vm_size_t bytes, int options) in bcopy_phys_with_options() function
/xnu-12377.1.9/osfmk/arm64/sptm/pmap/
H A Dpmap.c8416 bcopy_phys_with_options((addr64_t) (ptoa(psrc)),
/xnu-12377.1.9/osfmk/arm/pmap/
H A Dpmap.c8745 bcopy_phys_with_options((addr64_t) (ptoa(psrc)),