Searched refs:bitmap_weight (Results 1 – 3 of 3) sorted by relevance
293 static inline uint16_t bitmap_weight(uint64_t bits) in bitmap_weight() function
143 return bitmap_weight(get_max_pcbm(vm, res)); in vcat_get_vcbm_len()
1281 ASSERT((bitmap_weight(num) == 1U) && (num <= 32U)); in alloc_irtes()
Completed in 10 milliseconds