Searched refs:pgsize_idx_next (Results 1 – 1 of 1) sorted by relevance
2429 unsigned int pgsize_idx, pgsize_idx_next; in iommu_pgsize() local2455 pgsize_idx_next = __ffs(pgsizes); in iommu_pgsize()2456 pgsize_next = BIT(pgsize_idx_next); in iommu_pgsize()