Searched refs:ecap_pds (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/iommu/intel/ | ||
| H A D | iommu.h | 202 #define ecap_pds(e) (((e) >> 42) & 0x1) macro |
| H A D | iommu.c | 3283 ecap_pds(iommu->ecap) && pci_pri_supported(pdev)) in intel_iommu_probe_device() |