Searched refs:IOMMU_VTD_S1_WPE (Results 1 – 2 of 2) sorted by relevance
/linux/include/uapi/linux/ | ||
H A D | iommufd.h | 415 IOMMU_VTD_S1_WPE = 1 << 2, enumerator |
/linux/drivers/iommu/intel/ | ||
H A D | pasid.c | 741 if (s1_cfg->flags & IOMMU_VTD_S1_WPE) in pasid_pte_config_nestd() |