Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iommu/intel/
Diommu.h543 #define ssads_supported(iommu) (sm_supported(iommu) && \ macro
Diommu.c3548 if (user_data || (dirty_tracking && !ssads_supported(iommu))) in intel_iommu_domain_alloc_user()
3597 if (domain->dirty_ops && !ssads_supported(iommu)) in prepare_domain_attach_device()
3844 return ssads_supported(info->iommu); in intel_iommu_capable()