Searched refs:VME_ALIAS (Results 1 – 8 of 8) sorted by relevance
81 int UHEE_alias = VME_ALIAS(UHEE_entry); \
2784 VME_ALIAS(entry) != alias) { in vm_map_enter()2908 (VME_ALIAS(entry) == alias)) && in vm_map_enter()3064 int, VME_ALIAS(new_entry)); in vm_map_enter()4326 copy_vm_alias = VME_ALIAS(copy_entry); in vm_map_enter_mem_object_helper()5467 (VME_ALIAS(entry) == VM_MEMORY_SHARED_PMAP)) { in vm_map_clip_unnest()5536 int, VME_ALIAS(entry)); in vm_map_clip_start()5653 int, VME_ALIAS(entry)); in vm_map_clip_end()6100 if (override_nx(map, VME_ALIAS(current)) && prot) { in vm_map_protect()8210 int, VME_ALIAS(entry)); in vm_map_delete()8266 int, VME_ALIAS(entry)); in vm_map_delete()[all …]
1043 pinfo->pri_user_tag = VME_ALIAS(entry); in fill_procregioninfo()1055 extended.user_tag = VME_ALIAS(entry); in fill_procregioninfo()1146 pinfo->pri_user_tag = VME_ALIAS(entry); in fill_procregioninfo_onlymappedvnodes()
364 #define VME_ALIAS(entry) \ macro
9849 assert(VME_ALIAS(entry) != VM_KERN_MEMORY_NONE); in vm_page_diagnose()9850 assert(VME_ALIAS(entry) < num_info); in vm_page_diagnose()9851 info[VME_ALIAS(entry)].size += ptoa_64(count); in vm_page_diagnose()9906 *tag = (vm_tag_t)VME_ALIAS(entry); in vm_kern_allocation_info()
1610 guard.kmg_tag = VME_ALIAS(oldentry); in kmem_realloc_guard()
6374 fault_info.user_tag = VME_ALIAS(entry); in vm_fault_unwire()6692 fault_info.user_tag = VME_ALIAS(entry); in vm_fault_wire_fast()
6884 if (override_nx(map, VME_ALIAS(entry)) && prot) { in vm_map_create_upl()