Searched refs:pasmax (Results 1 – 1 of 1) sorted by relevance
1760 u64 pasmax; in iommu_init_pci() local1762 pasmax = iommu->features & FEATURE_PASID_MASK; in iommu_init_pci()1763 pasmax >>= FEATURE_PASID_SHIFT; in iommu_init_pci()1764 max_pasid = (1 << (pasmax + 1)) - 1; in iommu_init_pci()