Home
last modified time | relevance | path

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

/linux-6.15/drivers/iommu/intel/
H A Diommu.h544 #define ssads_supported(iommu) (sm_supported(iommu) && \ macro
H A Diommu.c3391 if (user_data || (dirty_tracking && !ssads_supported(iommu))) in intel_iommu_domain_alloc_paging_flags()
3454 if (domain->dirty_ops && !ssads_supported(iommu)) in paging_domain_compatible()
3698 return ssads_supported(info->iommu); in intel_iommu_capable()