Home
last modified time | relevance | path

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

/linux/drivers/iommu/intel/
H A Dpasid.c739 if (s1_cfg->flags & IOMMU_VTD_S1_SRE) { in pasid_pte_config_nestd()
798 if ((s1_cfg->flags & IOMMU_VTD_S1_SRE) && !ecap_srs(iommu->ecap)) { in intel_pasid_setup_nested()
855 if ((s1_cfg->flags & IOMMU_VTD_S1_SRE) && !ecap_srs(iommu->ecap)) { in intel_pasid_replace_nested()
/linux/include/uapi/linux/
H A Diommufd.h413 IOMMU_VTD_S1_SRE = 1 << 0, enumerator