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

/darwin-on-arm/xnu/osfmk/mach/
H A Dmemory_object_types.h375 #define GET_MAP_MEM(flags) \ macro
/darwin-on-arm/xnu/osfmk/vm/
H A Dvm_user.c1868 access = GET_MAP_MEM(permission);
1889 if((access != GET_MAP_MEM(parent_entry->protection)) &&
2434 SET_MAP_MEM(GET_MAP_MEM(permission), user_entry->protection);
2677 access = GET_MAP_MEM(permission);
H A Dvm_map.c2441 access = GET_MAP_MEM(named_entry->protection);

Completed in 96 milliseconds