Home
last modified time | relevance | path

Searched refs:domain_type_is_si (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/iommu/intel/
H A Diommu.c386 static inline int domain_type_is_si(struct dmar_domain *domain) in domain_type_is_si() function
1950 if (hw_pass_through && domain_type_is_si(domain)) in domain_context_mapping_one()
2314 if (hw_pass_through && domain_type_is_si(info->domain)) in domain_context_clear_one()
2481 if (hw_pass_through && domain_type_is_si(domain)) in dmar_domain_attach_device()
2504 if (sm_supported(info->iommu) || !domain_type_is_si(info->domain)) in dmar_domain_attach_device()
4765 if (domain_type_is_si(dmar_domain)) in intel_iommu_set_dev_pasid()