bitmap_from_arr64
#define bitmap_from_arr64(bitmap, buf, nbits) \
void bitmap_from_arr64(unsigned long *bitmap, const u64 *buf, unsigned int nbits)