Searched refs:VME_ALIAS (Results 1 – 8 of 8) sorted by relevance
1039 pinfo->pri_user_tag = VME_ALIAS(entry); in fill_procregioninfo()1051 extended.user_tag = VME_ALIAS(entry); in fill_procregioninfo()1142 pinfo->pri_user_tag = VME_ALIAS(entry); in fill_procregioninfo_onlymappedvnodes()
2877 VME_ALIAS(entry) != alias) { in vm_map_enter()3009 (VME_ALIAS(entry) == alias)) && in vm_map_enter()3164 int, VME_ALIAS(new_entry)); in vm_map_enter()4580 vmk_flags.vm_tag ?: VME_ALIAS(copy_entry)); in vm_map_enter_mem_object_helper()5527 (VME_ALIAS(entry) == VM_MEMORY_SHARED_PMAP)) { in vm_map_clip_unnest()5596 int, VME_ALIAS(entry)); in vm_map_clip_start()5722 int, VME_ALIAS(entry)); in vm_map_clip_end()6262 if (override_nx(map, VME_ALIAS(current)) && prot) { in vm_map_protect()8384 int, VME_ALIAS(entry)); in vm_map_delete()8440 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()
10000 assert(VME_ALIAS(entry) != VM_KERN_MEMORY_NONE); in vm_page_diagnose()10001 assert(VME_ALIAS(entry) < num_info); in vm_page_diagnose()10002 info[VME_ALIAS(entry)].size += ptoa_64(count); in vm_page_diagnose()10057 *tag = (vm_tag_t)VME_ALIAS(entry); in vm_kern_allocation_info()
6599 fault_info.user_tag = VME_ALIAS(entry); in vm_fault_unwire()6927 fault_info.user_tag = VME_ALIAS(entry); in vm_fault_wire_fast()
1808 guard.kmg_tag = VME_ALIAS(oldentry); in kmem_realloc_guard()
6922 if (override_nx(map, VME_ALIAS(entry)) && prot) { in vm_map_create_upl()