Searched refs:nbits_reg (Results 1 – 1 of 1) sorted by relevance
885 int nbits_reg; /* number of bits in region */ in __reg_op() local898 nbits_reg = 1 << order; in __reg_op()901 nlongs_reg = BITS_TO_LONGS(nbits_reg); in __reg_op()902 nbitsinlong = min(nbits_reg, BITS_PER_LONG); in __reg_op()