Searched refs:region_info (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215.61.5/tests/ |
| H A D | vm_test_mach_map.c | 1873 vm_region_submap_short_info_data_64_t region_info; variable 1885 (vm_region_info_t) ®ion_info, 1898 vmaddr, depth, region_info.protection, 1899 region_info.max_protection); 1918 vmaddr, vmsize, region_info.protection); 1925 (vm_region_info_t) ®ion_info, 1935 T_ASSERT_EQ((region_info.protection & VM_PROT_EXECUTE), 1937 vmaddr, region_info.protection);
|
| /xnu-11215.61.5/osfmk/vm/ |
| H A D | vm_tests.c | 1894 vm_region_basic_info_data_64_t region_info; in vm_map_copy_entry_subrange_test() local 1931 (vm_region_info_t) ®ion_info, ®ion_info_count, NULL); in vm_map_copy_entry_subrange_test()
|