Searched refs:msagaw (Results 1 – 3 of 3) sorted by relevance
1024 int msagaw = 0; in alloc_iommu() local1055 msagaw = iommu_calculate_max_sagaw(iommu); in alloc_iommu()1056 if (msagaw < 0) { in alloc_iommu()1062 iommu->msagaw = msagaw; in alloc_iommu()
2093 context_set_address_width(context, iommu->msagaw); in domain_context_mapping_one()
438 int msagaw; /* max sagaw of this iommu */ member