Searched refs:total_nr_bits (Results 1 – 1 of 1) sorted by relevance
76 int total_nr_bits = topbit - bottombit; in GET_BITS() local77 unsigned long mask = (1UL << total_nr_bits)-1; in GET_BITS()