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