Searched refs:pgsize_idx_next (Results 1 – 1 of 1) sorted by relevance
59 unsigned int pgsize_idx, pgsize_idx_next; in calc_pgsize() local85 pgsize_idx_next = __ffs(pgsizes); in calc_pgsize()86 pgsize_next = BIT(pgsize_idx_next); in calc_pgsize()