Searched refs:pasmax (Results 1 – 1 of 1) sorted by relevance
2045 u64 pasmax; in iommu_init_pci() local2047 pasmax = FIELD_GET(FEATURE_PASMAX, amd_iommu_efr); in iommu_init_pci()2048 iommu->iommu.max_pasids = (1 << (pasmax + 1)) - 1; in iommu_init_pci()