Searched refs:sub_map (Results 1 – 4 of 4) sorted by relevance
270 vme->object.sub_map); in mac_proc_vm_revoke_recurse()
87 struct vm_map *sub_map; /* belongs to another map */88 struct vm_map *sub_map; /* belongs to another map */ global() member
2641 entry->object.sub_map = submap; in vm_map_submap() 3853 smap = entry->object.sub_map; in vm_map_sync() 5014 *var_map = map = entry->object.sub_map; in vm_map_lookup() 5364 (void *)entry->object.sub_map, in vm_map_print() 5367 prev->object.sub_map != in vm_map_print() 5368 entry->object.sub_map) { in vm_map_print() 5370 vm_map_print((vm_map_t)entry->object.sub_map); in vm_map_print()
2687 tmpm = entry->object.sub_map; in _vm_object_in_map()