Home
last modified time | relevance | path

Searched defs:HWCAP2_MTE (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterFlagsDetector_arm64.cpp22 #define HWCAP2_MTE (1ULL << 18) macro
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dmemtag.h67 #define HWCAP2_MTE (1 << 18) in systemSupportsMemoryTagging() macro
/freebsd/sys/arm64/include/
H A Delf.h155 #define HWCAP2_MTE (1 << 18) macro