Searched refs:MTE_GRANULE_SIZE (Results 1 – 3 of 3) sorted by relevance
8 #define MTE_GRANULE_SIZE UL(16) macro9 #define MTE_GRANULE_MASK (~(MTE_GRANULE_SIZE - 1))
72 stg x4, [x0], #MTE_GRANULE_SIZE99 add x1, x1, #MTE_GRANULE_SIZE
249 tags = min(len, (PAGE_SIZE - offset) / MTE_GRANULE_SIZE); in __access_remote_tags()266 addr += tags * MTE_GRANULE_SIZE; in __access_remote_tags()