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

/macosx-10.5.8/xnu-1228.15.4/osfmk/mach/
H A Dmemory_object_types.h361 #define GET_MAP_MEM(flags) \ macro
/macosx-10.5.8/xnu-1228.15.4/osfmk/vm/
H A Dvm_user.c1766 access = GET_MAP_MEM(permission);
1787 if((access != GET_MAP_MEM(parent_entry->protection)) &&
2526 access = GET_MAP_MEM(permission);
H A Dvm_map.c2283 access = GET_MAP_MEM(named_entry->protection);

Completed in 114 milliseconds