Searched refs:ssads_supported (Results 1 – 2 of 2) sorted by relevance
2922 !ssads_supported(iommu))) in intel_iommu_domain_alloc_second_stage()3059 if (dmar_domain->domain.dirty_ops && !ssads_supported(iommu)) in paging_domain_compatible_second_stage()3225 return ssads_supported(info->iommu); in intel_iommu_capable()
539 #define ssads_supported(iommu) (sm_supported(iommu) && \ macro