Searched refs:map_share (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/osfmk/vm/
H A Dvm_map.c8056 boolean_t map_share=FALSE; local
8224 map_share = TRUE;
8295 && !map_share))) {
8320 (!was_wired && !map_share && !tmp_entry->is_shared)) &&
8398 (tmp_entry->is_shared || map_share)) {
8549 map_share = FALSE;

Completed in 83 milliseconds