Searched defs:running_with_mte (Results 1 – 2 of 2) sorted by relevance
42 bool running_with_mte = level >= 0 && (level & PR_TAGGED_ADDR_ENABLE) && in android_os_cts_TaggedPointer_hasTaggedPointer() local
298 static inline bool running_with_mte() { in running_with_mte() function