Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/vm/configurator/
H A Dvm_configurator.h382 uint64_t share_mode_attr:1; member
444 .share_mode_attr = (default_value), \
H A Dvm_configurator.c618 … %s%s", submap_prefix, HIGHLIGHT(name_for_share_mode(info->share_mode), entry.share_mode_attr)); in dump_region_info()
1778 …submap_prefix, HIGHLIGHT(name_for_share_mode(checker_share_mode(checker)), entry.share_mode_attr)); in dump_checker_info_with_highlighting()
2111 submap_checker->verify.share_mode_attr = false; in allocate_submap_storage_and_checker()
2844 checker->verify.share_mode_attr = false; in checker_deallocate_allocation()
3101 if (checker->verify.share_mode_attr && in verify_allocation()
3104 bad_entry_attr.share_mode_attr = true; in verify_allocation()