Home
last modified time | relevance | path

Searched refs:dst_m (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.61.2/osfmk/vm/
H A Dvm_page.h1580 vm_page_t dst_m,
H A Dvm_resident.c5493 vm_page_t dst_m, in vm_page_part_copy() argument
5503 VM_PAGE_CHECK(dst_m); in vm_page_part_copy()
5506 VM_PAGE_GET_PHYS_PAGE(dst_m), dst_pa, len); in vm_page_part_copy()