Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/vm/configurator/
H A Dvm_configurator.h372 uint64_t max_protection_attr:1; member
434 .max_protection_attr = (default_value), \
H A Dvm_configurator.c604 …: %s%s", submap_prefix, HIGHLIGHT(name_for_prot(info->max_protection), entry.max_protection_attr)); in dump_region_info()
1751 …s%s", submap_prefix, HIGHLIGHT(name_for_prot(checker->max_protection), entry.max_protection_attr)); in dump_checker_info_with_highlighting()
2970 if (checker->verify.max_protection_attr && in verify_allocation()
2973 bad_entry_attr.max_protection_attr = true; in verify_allocation()