Searched refs:KASAN_TBI_ESR_SIZE_MASK (Results 1 – 1 of 1) sorted by relevance
95 #define KASAN_TBI_ESR_SIZE_MASK (0xF) macro97 KASAN_TBI_ESR_IGNORE | KASAN_TBI_ESR_SIZE_MASK)98 #define KASAN_TBI_GET_SIZE(x) (1 << ((x) & KASAN_TBI_ESR_SIZE_MASK))