Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/arm64/sptm/pmap/
H A Dpmap.c2217 pmap_tag_op(const unified_page_list_t *page_list, bool tag_not_untag, __assert_only bool panic_on_r… in pmap_tag_op() argument
2266 } else if (page->vmp_using_mte == tag_not_untag) { in pmap_tag_op()
2275 unsigned int cacheattr = (tag_not_untag ? VM_WIMG_MTE : VM_WIMG_DEFAULT); in pmap_tag_op()
2282 if (tag_not_untag) { in pmap_tag_op()
2299 if (tag_not_untag) { in pmap_tag_op()
2310 if (tag_not_untag) { in pmap_tag_op()