Searched refs:countBits (Results 1 – 1 of 1) sorted by relevance
825 static __inline__ unsigned int countBits(unsigned int bits) in countBits() function844 int i = ((32 - countBits(use->mask)) * LL.line_size)>>5; in update_LL_use()932 int c = ((32 - countBits(use->mask)) * cache->line_size)>>5; \