Searched refs:bcopy_phys_internal (Results 1 – 1 of 1) sorted by relevance
66 bcopy_phys_internal(addr64_t src, addr64_t dst, vm_size_t bytes, int flags) in bcopy_phys_internal() function189 bcopy_phys_internal(src, dst, bytes, cppvPsrc | cppvPsnk); in bcopy_phys()842 kern_return_t res = bcopy_phys_internal(source, sink, size, which); in copypv()