Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/vm/configurator/
H A Dvm_configurator.h375 uint64_t permanent_attr:1; member
437 .permanent_attr = (default_value), \
H A Dvm_configurator.c1781 …nt: %s%s", submap_prefix, HIGHLIGHT(name_for_bool(checker->permanent), entry.permanent_attr)); in dump_checker_info_with_highlighting()