Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-arm/
A Dbitops.h143 #define hweight64(x) generic_hweight64(x) macro
/xen-4.10.0-shim-comet/xen/common/
A Dbitmap.c293 w += hweight64(bitmap[k]); in __bitmap_weight()
296 w += hweight64(bitmap[k] & BITMAP_LAST_WORD_MASK(bits)); in __bitmap_weight()
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dbitops.h460 #define hweight64(x) generic_hweight64(x) macro
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dnuma.c212 if ( hweight64(sz) > 1 ) in numa_emulation()
/xen-4.10.0-shim-comet/xen/arch/x86/cpu/
A Dvpmu.c731 (hweight64(pmu_params.val) > 1) ) in do_xenpmu_op()

Completed in 8 milliseconds