Searched refs:best_type (Results 1 – 1 of 1) sorted by relevance
1815 int best_type = target_type; in iommu_get_default_domain_type() local1824 if (best_type && type && best_type != type) { in iommu_get_default_domain_type()1837 iommu_domain_type_str(best_type)); in iommu_get_default_domain_type()1840 if (!best_type) in iommu_get_default_domain_type()1841 best_type = type; in iommu_get_default_domain_type()1844 return best_type; in iommu_get_default_domain_type()