Searched refs:fdst (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dpmap.c1573 addr64_t fsrc, fdst; local
1579 fdst = ((addr64_t)dst << 12) + dst_offset;
1581 phys_copy(fsrc, fdst, len); /* Copy the stuff physically */

Completed in 23 milliseconds