Searched refs:ecap_dev_iotlb_support (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/iommu/intel/ | ||
| H A D | iommu.h | 224 #define ecap_dev_iotlb_support(e) (((e) >> 2) & 0x1) macro |
| H A D | iommu.c | 3733 if (ecap_dev_iotlb_support(iommu->ecap) && in intel_iommu_probe_device() |