Searched refs:POW2_BELOW32 (Results 1 – 3 of 3) sorted by relevance
29 #define POW2_BELOW32(x) ((_POW2_BELOW32(x)>>1) + 1) macro31 #define CREDITS_PER_JIFFY POW2_BELOW32(MAX_CPJ)
56 #define POW2_BELOW32(x) ((_POW2_BELOW32(x)>>1) + 1) macro58 #define CREDITS_PER_JIFFY POW2_BELOW32(MAX_CPJ)
438 #define POW2_BELOW32(x) ((_POW2_BELOW32(x)>>1) + 1) macro440 #define CREDITS_PER_JIFFY POW2_BELOW32(MAX_CPJ)