Searched refs:FREERXPAGECOUNT_S (Results 1 – 1 of 1) sorted by relevance
1512 #define FREERXPAGECOUNT_S 0 macro1514 #define FREERXPAGECOUNT_V(x) ((x) << FREERXPAGECOUNT_S)1515 #define FREERXPAGECOUNT_G(x) (((x) >> FREERXPAGECOUNT_S) & FREERXPAGECOUNT_M)