pmap_copy_page
void pmap_copy_page(struct vm_page *, struct vm_page *);
pmap_copy_page(src, dst);
#if !defined(pmap_copy_page)