Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/vm/configurator/
H A Dvm_configurator.h404 uint64_t object_id_attr:1; member
459 .object_id_attr = (default_value), \
H A Dvm_configurator.c610 …sobject id: 0x%llx%s", submap_prefix, HIGHLIGHT(info->object_id_full, object.object_id_attr)); in dump_region_info()
1767 …bject id: 0x%llx%s", submap_prefix, HIGHLIGHT(obj_checker->object_id, object.object_id_attr)); in dump_checker_info_with_highlighting()
1769 … %sshadow: 0x%llx%s", submap_prefix, HIGHLIGHT(shadow->object_id, object.object_id_attr)); in dump_checker_info_with_highlighting()
2905 out_bad_object_attr->object_id_attr = true; in learn_object_id()
3016 if (obj_checker->verify.object_id_attr) { in verify_allocation()
3030 bad_object_attr.object_id_attr = true; in verify_allocation()
3040 bad_object_attr.object_id_attr = true; in verify_allocation()