Searched refs:VME_ALIAS (Results 1 – 8 of 8) sorted by relevance
1036 pinfo->pri_user_tag = VME_ALIAS(entry); in fill_procregioninfo()1048 extended.user_tag = VME_ALIAS(entry); in fill_procregioninfo()1139 pinfo->pri_user_tag = VME_ALIAS(entry); in fill_procregioninfo_onlymappedvnodes()
2951 VME_ALIAS(entry) != alias) { in vm_map_enter()3083 (VME_ALIAS(entry) == alias)) && in vm_map_enter()3238 int, VME_ALIAS(new_entry)); in vm_map_enter()4668 vmk_flags.vm_tag ?: VME_ALIAS(copy_entry)); in vm_map_enter_mem_object_helper()5620 (VME_ALIAS(entry) == VM_MEMORY_SHARED_PMAP)) { in vm_map_clip_unnest()5689 int, VME_ALIAS(entry)); in vm_map_clip_start()5815 int, VME_ALIAS(entry)); in vm_map_clip_end()6355 if (override_nx(map, VME_ALIAS(current)) && prot) { in vm_map_protect()8490 int, VME_ALIAS(entry)); in vm_map_delete()8546 int, VME_ALIAS(entry)); in vm_map_delete()[all …]
165 int alias = VME_ALIAS(entry); in vm_map_store_entry_link()
347 #define VME_ALIAS(entry) \ macro489 …if (vmtaglog_tag && (VME_ALIAS(entry) == vmtaglog_tag) && entry->vme_kernel_object && entry->wired… in vme_btref_consider_and_set()
10073 assert(VME_ALIAS(entry) != VM_KERN_MEMORY_NONE); in vm_page_diagnose()10074 assert(VME_ALIAS(entry) < num_info); in vm_page_diagnose()10075 info[VME_ALIAS(entry)].size += ptoa_64(count); in vm_page_diagnose()10130 *tag = (vm_tag_t)VME_ALIAS(entry); in vm_kern_allocation_info()
6674 fault_info.user_tag = VME_ALIAS(entry); in vm_fault_unwire()7002 fault_info.user_tag = VME_ALIAS(entry); in vm_fault_wire_fast()
1843 guard.kmg_tag = VME_ALIAS(oldentry); in kmem_realloc_guard()
6905 if (override_nx(map, VME_ALIAS(entry)) && prot) { in vm_map_create_upl()