Searched refs:msagaw (Results 1 – 3 of 3) sorted by relevance
1041 int msagaw = -1; in alloc_iommu() local1084 msagaw = iommu_calculate_max_sagaw(iommu); in alloc_iommu()1085 if (msagaw < 0) { in alloc_iommu()1093 iommu->msagaw = msagaw; in alloc_iommu()
699 int msagaw; /* max sagaw of this iommu */ member
3797 context_set_address_width(context, iommu->msagaw); in context_setup_pass_through()