Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/vm/
H A Dvm_map_internal.h434 vmtaglog_matches(vm_tag_t tag) in vmtaglog_matches() function
452 if (vmtaglog_matches(VME_ALIAS(entry)) && entry->vme_kernel_object && entry->wired_count) { in vme_btref_consider_and_set()
H A Dvm_resident.c11318 if (vmtaglog_matches(allocation->tag) && object) { in kern_allocation_update_size()