Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/vm/
H A Dvm_page_internal.h880 vm_page_t dst_m,
H A Dvm_resident.c7001 vm_page_t dst_m, in vm_page_part_copy() argument
7011 VM_PAGE_CHECK(dst_m); in vm_page_part_copy()
7022 if (vm_page_is_restricted(dst_m)) { in vm_page_part_copy()
7037 VM_PAGE_GET_PHYS_PAGE(dst_m), dst_pa, len); in vm_page_part_copy()