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