Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/vm/
H A Dvm_page.h1568 vm_page_t dst_m,
H A Dvm_resident.c5403 vm_page_t dst_m, in vm_page_part_copy() argument
5413 VM_PAGE_CHECK(dst_m); in vm_page_part_copy()
5416 VM_PAGE_GET_PHYS_PAGE(dst_m), dst_pa, len); in vm_page_part_copy()