Searched refs:VM_REGION_TOP_INFO_COUNT (Results 1 – 3 of 3) sorted by relevance
201 #define VM_REGION_TOP_INFO_COUNT \ macro
162 mach_msg_type_number_t count = VM_REGION_TOP_INFO_COUNT;
15368 if (*count < VM_REGION_TOP_INFO_COUNT) { in vm_map_region()15373 *count = VM_REGION_TOP_INFO_COUNT; in vm_map_region()