Searched refs:pgsize_idx_next (Results 1 – 2 of 2) sorted by relevance
38 unsigned int pgsize_idx, pgsize_idx_next; in calc_pgsize() local64 pgsize_idx_next = __ffs(pgsizes); in calc_pgsize()65 pgsize_next = BIT(pgsize_idx_next); in calc_pgsize()
2177 unsigned int pgsize_idx, pgsize_idx_next; in iommu_pgsize() local2203 pgsize_idx_next = __ffs(pgsizes); in iommu_pgsize()2204 pgsize_next = BIT(pgsize_idx_next); in iommu_pgsize()