Searched refs:IOMMU_VTD_S1_EAFE (Results 1 – 2 of 2) sorted by relevance
745 if (s1_cfg->flags & IOMMU_VTD_S1_EAFE) in pasid_pte_config_nestd()804 if ((s1_cfg->flags & IOMMU_VTD_S1_EAFE) && !ecap_eafs(iommu->ecap)) { in intel_pasid_setup_nested()861 if ((s1_cfg->flags & IOMMU_VTD_S1_EAFE) && !ecap_eafs(iommu->ecap)) { in intel_pasid_replace_nested()
414 IOMMU_VTD_S1_EAFE = 1 << 1, enumerator