Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/
H A Darm_mte_compress.c676 uintptr_t only_tag = (uintptr_t)tagged_buf & TAG_MASK; in tag_fill() local
681 uint8_t *tagged_ptr = (uint8_t *)((uintptr_t)ptr | only_tag); in tag_fill()