Searched refs:KASAN_TBI_ESR_SIZE_MASK (Results 1 – 1 of 1) sorted by relevance
60 #define KASAN_TBI_ESR_SIZE_MASK (0xF) macro62 KASAN_TBI_ESR_IGNORE | KASAN_TBI_ESR_SIZE_MASK)63 #define KASAN_TBI_GET_SIZE(x) (1 << ((x) & KASAN_TBI_ESR_SIZE_MASK))