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

Lines Matching refs:mapped

357  *	All shared objects are now mapped directly into the respective
446 /* that memory is not properly mapped */
618 result->mapped = FALSE;
901 * Memory beyond this 51-bit limit is mapped specially at the
903 * On PPC64, the commpage is mapped beyond the addressable range
1575 * we shouldn't try and remove what was mapped there first
1804 * Check if the same object is being mapped.
2032 * memory object is being mapped. Some pagers need to keep
2109 * re-mapped: we can't restore the old
2256 * "mapped" flag: that flag is never reset
2260 if (submap->mapped == FALSE) {
2262 * This submap has never been mapped.
2263 * Set its "mapped" flag now that it
2264 * has been mapped.
2269 submap->mapped = TRUE;
2352 /* an already mapped object. If the object is */
2354 /* object cannot be mapped until it is ready */
2407 * memory object is being mapped. Some pagers need to keep
2479 * original object, as it won't be mapped.
2777 if ((map->mapped) && (map->ref_count)) {
3100 submap->mapped = TRUE;
3255 /* mapped data, this implies that max protection */
3282 /* from mapped submaps which are direct entries */
4434 if((map->mapped) && (map->ref_count)
4467 if((map->mapped) && (map->ref_count)
4822 if ((map->mapped) && (map->ref_count)) {
4838 if((map->mapped) && (map->ref_count)) {
5207 * writes over previously-mapped memory. If the
6194 if(dst_map->mapped) {
6213 if(dst_map->mapped) {
6245 * the pages in the source were currently mapped
7597 if (old_map->mapped) {
7850 || old_map->mapped)
8072 /* region mapped by the entry or, may only fill a portion */
8077 /* which is mapped */
8168 || map->mapped) ?
8205 /* mapped by the sub map which */
8474 * map's "max_offset" because we might not have mapped it all in
8487 * address we're looking for is not mapped.
8550 * The address is not mapped. "tmp_entry" is the
8580 * tmp_entry is beyond the scope of what we mapped of
8649 * portion of the submap that is actually mapped at this level:
8651 * mapped here.
9414 /* "start" is not mapped and "entry" ends before "start" */
10018 vm_map_offset_t src_end; /* end of region to be mapped */
10121 if(map->mapped) {
10203 || map->mapped) ?