Searched defs:RBPL_MASK (Results 1 – 2 of 2) sorted by relevance
68 #define RBPL_MASK(x) (((unsigned long)(x))&((CONFIG_RBPL_SIZE<<3)-1)) macro