Home
last modified time | relevance | path

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

/linux/drivers/iommu/intel/
H A Dnested.c208 if (!nested_supported(iommu) || flags & ~IOMMU_HWPT_ALLOC_PASID) in intel_iommu_domain_alloc_nested()
H A Diommu.h542 #define nested_supported(iommu) (sm_supported(iommu) && \ macro
H A Diommu.c2920 !nested_supported(iommu)) || in intel_iommu_domain_alloc_second_stage()
3061 if (dmar_domain->nested_parent && !nested_supported(iommu)) in paging_domain_compatible_second_stage()