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