Home
last modified time | relevance | path

Searched defs:submap_content (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.61.12/tests/vm/
H A Dconfigurator_test.c1186 vm_entry_checker_t *submap_content = checker_list_nth(submap_checkers, 0); in test_single_submap_single_entry_common() local
1263 vm_entry_checker_t *submap_content = checker_list_nth(submap_checkers, 0); in test_single_submap_oversize_entry_common() local
1339 vm_entry_checker_t *submap_content = checker_list_nth(submap_checkers, 0); in test_submap_before_allocation_common() local
1389 vm_entry_checker_t *submap_content = checker_list_nth(submap_checkers, 0); in test_submap_after_allocation_common() local
1438 vm_entry_checker_t *submap_content = checker_list_nth(submap_checkers, 0); in test_submap_before_hole_common() local
1487 vm_entry_checker_t *submap_content = checker_list_nth(submap_checkers, 0); in test_submap_after_hole_common() local
1571 vm_entry_checker_t *submap_content = checker_list_nth(submap_checkers, 0); in test_submap_allocation_submap_one_entry_common() local
1614 vm_entry_checker_t *submap_content = checker_list_nth(submap_checkers, 0); in test_submap_allocation_submap_two_entries_common() local
1662 vm_entry_checker_t *submap_content = checker_list_nth(submap_checkers, 0); in test_submap_allocation_submap_three_entries_common() local
/xnu-12377.61.12/tests/vm/configurator/
H A Dvm_configurator.c3927 vm_entry_checker_t *submap_content = in checker_list_try_unnest_one_entry_in_submap() local