Searched refs:BB_OFFSET_MASK (Results 1 – 1 of 1) sorted by relevance
12 #define BB_OFFSET_MASK (0x7FFFFFFFFFFFFE00ULL) macro15 #define BB_OFFSET(x) (((x) & BB_OFFSET_MASK) >> 9)