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

/macosx-10.5.8/xnu-1228.15.4/osfmk/mach/
H A Dvm_region.h214 #define VM_REGION_SUBMAP_INFO_COUNT ((mach_msg_type_number_t) \ macro
/macosx-10.5.8/xnu-1228.15.4/osfmk/vm/
H A Dvm_user.c1483 if (VM_MAP_NULL == map || *infoCnt < VM_REGION_SUBMAP_INFO_COUNT)
1515 *infoCnt = VM_REGION_SUBMAP_INFO_COUNT;

Completed in 83 milliseconds