Home
last modified time | relevance | path

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

/xnu-8019.80.24/tools/lldbmacros/
H A Dmemory.py4231 def match_vm_page_attributes(page, matching_attributes): function
4365 if match_vm_page_attributes(page, attribute_values) == attribute_count:
4388 if match_vm_page_attributes(page, attribute_values) == attribute_count: