Searched refs:nbits_reg (Results 1 – 2 of 2) sorted by relevance
1111 int nbits_reg; /* number of bits in region */ in __reg_op() local1124 nbits_reg = 1 << order; in __reg_op()1127 nlongs_reg = BITS_TO_LONGS(nbits_reg); in __reg_op()1128 nbitsinlong = min(nbits_reg, BITS_PER_LONG); in __reg_op()
1525 +.macro prepare_mask mask_reg, nbits_reg1526 + S2HI \mask_reg, const_m1, \nbits_reg