Searched defs:KMSAN_ORIG_PTR_MASK (Results 1 – 2 of 2) sorted by relevance
49 #define KMSAN_ORIG_PTR_MASK ((1u << KMSAN_ORIG_TYPE_SHIFT) - 1) macro
50 #define KMSAN_ORIG_PTR_MASK ((1ul << KMSAN_ORIG_TYPE_SHIFT) - 1) macro