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

/macosx-10.5.8/xnu-1228.15.4/osfmk/vm/
H A Dvm_map.c6878 boolean_t map_share=FALSE; local
7030 map_share = TRUE;
7101 && !map_share))) {
7126 (!was_wired && !map_share && !tmp_entry->is_shared)) &&
7204 (tmp_entry->is_shared || map_share)) {
7351 map_share = FALSE;

Completed in 44 milliseconds