Home
last modified time | relevance | path

Searched defs:MTE_GRANULE_SIZE (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/arm-optimized-routines/string/test/
H A Dmte.h26 #define MTE_GRANULE_SIZE 16 macro
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DMemoryTagManagerAArch64MTE.cpp17 static const unsigned MTE_GRANULE_SIZE = 16; variable