Home
last modified time | relevance | path

Searched refs:submap_depth_attr (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.61.12/tests/vm/configurator/
H A Dvm_configurator.h379 uint64_t submap_depth_attr:1; member
441 .submap_depth_attr = (default_value), \
H A Dvm_configurator.c620 …G("%s %ssubmap depth: %u%s", submap_prefix, HIGHLIGHT(submap_depth, entry.submap_depth_attr)); in dump_region_info()
641 …G("%s %ssubmap depth: %u%s", submap_prefix, HIGHLIGHT(submap_depth, entry.submap_depth_attr)); in dump_hole_info()
1745 …%ssubmap_depth: %u%s", submap_prefix, HIGHLIGHT(checker->submap_depth, entry.submap_depth_attr)); in dump_checker_info_with_highlighting()
1780 …%ssubmap_depth: %u%s", submap_prefix, HIGHLIGHT(checker->submap_depth, entry.submap_depth_attr)); in dump_checker_info_with_highlighting()
2950 bad_entry_attr.submap_depth_attr = true; in verify_allocation()
2999 bad_entry_attr.submap_depth_attr = true; in verify_allocation()