Searched refs:sr_offset (Results 1 – 1 of 1) sorted by relevance
2351 vm_map_offset_t sr_address, sr_offset, target_address; in vm_shared_region_insert_submap() local2394 sr_offset = 0; in vm_shared_region_insert_submap()2407 sr_offset, in vm_shared_region_insert_submap()2430 sr_offset += mapping_size; in vm_shared_region_insert_submap()2445 assert((sr_address + sr_offset) == sr_pmap_nesting_start); in vm_shared_region_insert_submap()2454 sr_offset, in vm_shared_region_insert_submap()2478 sr_offset += sr_pmap_nesting_size; in vm_shared_region_insert_submap()2484 target_address = sr_address + sr_offset; in vm_shared_region_insert_submap()2493 sr_offset, in vm_shared_region_insert_submap()2516 sr_offset += mapping_size; in vm_shared_region_insert_submap()