Searched refs:region_info_count (Results 1 – 2 of 2) sorted by relevance
1874 mach_msg_type_number_t region_info_count; variable1880 region_info_count = VM_REGION_SUBMAP_SHORT_INFO_COUNT_64;1886 ®ion_info_count);1891 T_ASSERT_EQ(region_info_count,1894 vmaddr, region_info_count,1920 region_info_count = VM_REGION_SUBMAP_SHORT_INFO_COUNT_64;1926 ®ion_info_count);1928 T_ASSERT_EQ(region_info_count,1931 region_info_count, VM_REGION_SUBMAP_SHORT_INFO_COUNT_64);
1895 mach_msg_type_number_t region_info_count; in vm_map_copy_entry_subrange_test() local1929 region_info_count = VM_REGION_BASIC_INFO_COUNT_64; in vm_map_copy_entry_subrange_test()1931 (vm_region_info_t) ®ion_info, ®ion_info_count, NULL); in vm_map_copy_entry_subrange_test()