Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/vm/configurator/
H A Dvm_configurator.h377 uint64_t user_tag_attr:1; member
439 .user_tag_attr = (default_value), \
H A Dvm_configurator.c608 …T_LOG("%s %suser tag: %d%s", submap_prefix, HIGHLIGHT(info->user_tag, entry.user_tag_attr in dump_region_info()
1755 …("%s %suser tag: %d%s", submap_prefix, HIGHLIGHT(checker->user_tag, entry.user_tag_attr)); in dump_checker_info_with_highlighting()
2990 if (checker->verify.user_tag_attr && in verify_allocation()
2993 bad_entry_attr.user_tag_attr = true; in verify_allocation()