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

/darwin-on-arm/xnu/osfmk/mach/
H A Dvm_region.h268 #define VM_REGION_SUBMAP_SHORT_INFO_COUNT_64 ((mach_msg_type_number_t) \ macro
/darwin-on-arm/xnu/bsd/dev/dtrace/
H A Ddtrace_glue.c169 mach_msg_type_number_t count = VM_REGION_SUBMAP_SHORT_INFO_COUNT_64;
/darwin-on-arm/xnu/osfmk/vm/
H A Dvm_map.c9273 if (*count < VM_REGION_SUBMAP_SHORT_INFO_COUNT_64) {
9281 *count = VM_REGION_SUBMAP_SHORT_INFO_COUNT_64;
/darwin-on-arm/xnu/libkern/c++/
H A DOSKext.cpp5470 count = VM_REGION_SUBMAP_SHORT_INFO_COUNT_64;

Completed in 156 milliseconds