Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/vm/
H A Dvm_page_internal.h880 vm_page_t dst_m,
H A Dvm_resident.c7002 vm_page_t dst_m, in vm_page_part_copy() argument
7012 VM_PAGE_CHECK(dst_m); in vm_page_part_copy()
7023 if (vm_page_is_restricted(dst_m)) { in vm_page_part_copy()
7038 VM_PAGE_GET_PHYS_PAGE(dst_m), dst_pa, len); in vm_page_part_copy()