Home
last modified time | relevance | path

Searched refs:bitmap_weight (Results 1 – 5 of 5) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dmpspec.h65 #define physids_weight(map) bitmap_weight((map).mask, MAX_APICS)
/xen-4.10.0-shim-comet/xen/include/xen/
A Dbitmap.h235 static inline int bitmap_weight(const unsigned long *src, int nbits) in bitmap_weight() function
A Dcpumask.h214 return bitmap_weight(srcp->bits, nr_cpu_ids); in cpumask_weight()
A Dnodemask.h197 return bitmap_weight(srcp->bits, nbits); in __nodes_weight()
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dsetup.c1675 if ( bitmap_weight(module_map, mbi->mods_count) > 1 ) in __start_xen()

Completed in 9 milliseconds