Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/vm/
H A Dvm_map_internal.h427 vmtaglog_matches(vm_tag_t tag) in vmtaglog_matches() function
445 if (vmtaglog_matches(VME_ALIAS(entry)) && entry->vme_kernel_object && entry->wired_count) { in vme_btref_consider_and_set()
H A Dvm_resident.c10430 if (vmtaglog_matches(allocation->tag) && object) { in kern_allocation_update_size()