dstpg 1831 arch/i386/i386/pmap.c pmap_copy_page(struct vm_page *srcpg, struct vm_page *dstpg) dstpg 1834 arch/i386/i386/pmap.c paddr_t dstpa = VM_PAGE_TO_PHYS(dstpg); dstpg 1162 arch/i386/i386/pmapae.c pmap_copy_page_pae(struct vm_page *srcpg, struct vm_page *dstpg) dstpg 1165 arch/i386/i386/pmapae.c paddr_t dstpa = VM_PAGE_TO_PHYS(dstpg);