Searched refs:ecap_dev_iotlb_support (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/drivers/iommu/intel/ | ||
| D | iommu.h | 221 #define ecap_dev_iotlb_support(e) (((e) >> 2) & 0x1) macro |
| D | iommu.c | 4369 if (ecap_dev_iotlb_support(iommu->ecap) && in intel_iommu_probe_device() |