Searched refs:only_tag (Results 1 – 1 of 1) sorted by relevance
676 uintptr_t only_tag = (uintptr_t)tagged_buf & TAG_MASK; in tag_fill() local681 uint8_t *tagged_ptr = (uint8_t *)((uintptr_t)ptr | only_tag); in tag_fill()