Searched defs:MASK_ADDR (Results 1 – 2 of 2) sorted by relevance
50 #define MASK_ADDR(x) ((x) & 0x0fffffff) /* Mask crash info address */ macro