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

/macosx-10.5.8/xnu-1228.15.4/osfmk/mach/
H A Dvm_region.h262 #define VM_REGION_SUBMAP_SHORT_INFO_COUNT_64 ((mach_msg_type_number_t) \ macro
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dmodel_dep.c974 count = VM_REGION_SUBMAP_SHORT_INFO_COUNT_64;
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/dtrace/
H A Ddtrace_glue.c168 mach_msg_type_number_t count = VM_REGION_SUBMAP_SHORT_INFO_COUNT_64;
/macosx-10.5.8/xnu-1228.15.4/osfmk/vm/
H A Dvm_map.c8504 if (*count < VM_REGION_SUBMAP_SHORT_INFO_COUNT_64) {
8512 *count = VM_REGION_SUBMAP_SHORT_INFO_COUNT_64;

Completed in 112 milliseconds