Searched refs:region_info (Results 1 – 2 of 2) sorted by relevance
| /xnu-11417.121.6/tests/ |
| H A D | vm_test_mach_map.c | 1974 vm_region_submap_short_info_data_64_t region_info; variable 1986 (vm_region_info_t) ®ion_info, 1999 vmaddr, depth, region_info.protection, 2000 region_info.max_protection); 2019 vmaddr, vmsize, region_info.protection); 2026 (vm_region_info_t) ®ion_info, 2036 T_ASSERT_EQ((region_info.protection & VM_PROT_EXECUTE), 2038 vmaddr, region_info.protection);
|
| /xnu-11417.121.6/osfmk/vm/ |
| H A D | vm_tests.c | 1921 vm_region_basic_info_data_64_t region_info; in vm_map_copy_entry_subrange_test() local 1958 (vm_region_info_t) ®ion_info, ®ion_info_count, NULL); in vm_map_copy_entry_subrange_test()
|