Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/vm/configurator/
H A Dvm_configurator.h371 uint64_t protection_attr:1; member
433 .protection_attr = (default_value), \
H A Dvm_configurator.c603 …tion: %s%s", submap_prefix, HIGHLIGHT(name_for_prot(info->protection), entry.protection_attr)); in dump_region_info()
1750 …n: %s%s", submap_prefix, HIGHLIGHT(name_for_prot(checker->protection), entry.protection_attr)); in dump_checker_info_with_highlighting()
2965 if (checker->verify.protection_attr && in verify_allocation()
2968 bad_entry_attr.protection_attr = true; in verify_allocation()