Searched refs:address_with_allocation_tag (Results 1 – 2 of 2) sorted by relevance
246 return address_with_allocation_tag(rn, rtag); in HELPER()256 return address_with_allocation_tag(ptr + offset, rtag); in HELPER()280 return address_with_allocation_tag(xt, rtag); in HELPER()
1565 static inline uint64_t address_with_allocation_tag(uint64_t ptr, int rtag) in address_with_allocation_tag() function