Home
last modified time | relevance | path

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

/xnu-12377.81.4/tools/lldbmacros/
H A Dmemory.py4035 def match_vm_page_attributes(page, matching_attributes): function
4170 if match_vm_page_attributes(page, attribute_values) == attribute_count:
4188 if match_vm_page_attributes(page, attribute_values) == attribute_count: