Home
last modified time | relevance | path

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

/linux-6.15/drivers/iommu/intel/
H A Dnested.c201 if (!nested_supported(iommu) || flags & ~IOMMU_HWPT_ALLOC_PASID) in intel_iommu_domain_alloc_nested()
H A Diommu.h546 #define nested_supported(iommu) (sm_supported(iommu) && \ macro
H A Diommu.c3389 if (nested_parent && !nested_supported(iommu)) in intel_iommu_domain_alloc_paging_flags()