• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.5.8/xnu-1228.15.4/osfmk/vm/

Lines Matching defs:new

273  * manage the wired page count. vm_map_entry_copy() creates a new
274 * map entry to the same memory - the wired count in the new entry
275 * must be set to zero. vm_map_entry_copy_full() creates a new
524 * of a new entry.
582 * Creates and returns a new empty VM map with
1271 * the proposed new region throughout the loop:
1278 * Find the end of the proposed new region.
1313 * after the end of the potential new region.
1330 * available new range, and
1331 * "entry" should refer to the region before the new
1372 * Insert the new entry into the list
1625 * affected area while we create the new one.
1628 * when we want to replace some mappings with a new one.
1630 * new mapping fails.
1674 * the proposed new region throughout the
1682 * Find the end of the proposed new region.
1718 * after the end of the potential new region.
1857 * available new range, and
1858 * "entry" should refer to the region before the new
1865 * See whether we can avoid creating a new entry (and object) by
1906 * new range.
1916 * Create a new entry
1994 /* Wire down the new entry if the user
1995 * requested all new map entries be wired.
2071 * We have to get rid of the new mappings since we
2074 * that someone else create new mappings that range.
2093 * The new mapping failed. Attempt to restore
2590 * to enter it in a new VM object while encrypted.
2850 * note that we must insert the new
2898 * the new "endaddr" is no longer nested before we clip.
2941 * Create a new entry and insert it
3153 "vm_map_protect, 0x%X start 0x%X end 0x%X, new 0x%X %d",
3276 * set, the new protection in the map, so if a
4566 * new memory entries could have been re-allocated between
5005 * a new map copy object, leaving the old one
5027 * Allocate a new copy object, and copy the information
5037 * changed to point to the new copy object.
5053 * Return the new object.
5220 * the new copy. This replacement is done either on
6357 * If successful, returns a new copy object.
6646 vm_map_entry_t next, new;
6670 new = vm_map_copy_entry_create(copy);
6671 vm_map_entry_copy_full(new, entry);
6672 new->use_pmap = FALSE; /* clr address space specifics */
6675 new);
6994 boolean_t new_entry_needs_copy; /* Will new entry be COW? */
7049 * Create a new address map entry to hold the result.
7068 continue; /* restart w/ new tmp_entry */
7312 * Link in the new copy entry.
7456 * make a new shadow and share it.
7624 * new entry.
7651 * Insert the entry into the new map -- we
7652 * know we're inserting at the end of the new
7716 * Insert the copy into the new map
7749 * Create and return a new map based on the old
8027 /* the new cow object */
8186 /* new copy object, */
8324 * Make a new object, and place it in the
8325 * object chain. Note that no new references
8327 * map to the new object.
8589 * use this "tmp_entry" as the new "next_entry".
9929 * Descritpion: This routine inserts a new vm_entry in a locked map.
9978 * Insert the new entry into the list.
10143 vm_object_reference_locked(object); /* object ref. for new entry */
10164 * The new region has to be copied now if required.
10211 * Throw away the old object reference of the new entry.
10255 * Throw away the old object reference of the new entry.
10479 * the proposed new region throughout the
10487 * Find the end of the proposed new region.
10523 * after the end of the potential new region.
11558 * VM map is being torn down, and when a new map is created via
11605 * Some memory was already allocated below the new