Searched refs:cur_type (Results 1 – 2 of 2) sorted by relevance
1766 struct device *dev, int cur_type) in iommu_get_def_domain_type() argument1781 return cur_type; in iommu_get_def_domain_type()1783 if (!type || cur_type == type) in iommu_get_def_domain_type()1784 return cur_type; in iommu_get_def_domain_type()1785 if (!cur_type) in iommu_get_def_domain_type()1791 iommu_domain_type_str(cur_type), iommu_domain_type_str(type), in iommu_get_def_domain_type()1800 return cur_type; in iommu_get_def_domain_type()
76 u32 cur_type; member
Completed in 11 milliseconds