Searched refs:hweight64 (Results 1 – 5 of 5) sorted by relevance
143 #define hweight64(x) generic_hweight64(x) macro
293 w += hweight64(bitmap[k]); in __bitmap_weight()296 w += hweight64(bitmap[k] & BITMAP_LAST_WORD_MASK(bits)); in __bitmap_weight()
460 #define hweight64(x) generic_hweight64(x) macro
212 if ( hweight64(sz) > 1 ) in numa_emulation()
731 (hweight64(pmu_params.val) > 1) ) in do_xenpmu_op()
Completed in 8 milliseconds