Searched refs:pmap_copy_page (Results 1 – 4 of 4) sorted by relevance
296 extern void(pmap_copy_page)(
5470 pmap_copy_page(VM_PAGE_GET_PHYS_PAGE(src_m), VM_PAGE_GET_PHYS_PAGE(dest_m)); in vm_page_copy()6178 pmap_copy_page(VM_PAGE_GET_PHYS_PAGE(m1), VM_PAGE_GET_PHYS_PAGE(m2)); in vm_page_find_contiguous()
2521 pmap_copy_page(ppnum_t src, ppnum_t dst) in pmap_copy_page() function
8706 pmap_copy_page( function