Searched refs:MTE_GRANULE_SIZE (Results 1 – 4 of 4) sorted by relevance
8 #define MTE_GRANULE_SIZE UL(16) macro9 #define MTE_GRANULE_MASK (~(MTE_GRANULE_SIZE - 1))10 #define MTE_GRANULES_PER_PAGE (PAGE_SIZE / MTE_GRANULE_SIZE)
52 return kasan_hw_tags_enabled() ? MTE_GRANULE_SIZE : in arch_slab_minalign()
59 2: stz2g x0, [x0], #(MTE_GRANULE_SIZE * 2)98 stg x4, [x0], #MTE_GRANULE_SIZE125 add x1, x1, #MTE_GRANULE_SIZE
52 #define MIN_PAGE_SIZE MTE_GRANULE_SIZE