Home
last modified time | relevance | path

Searched refs:ecap_pass_through (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
Dintel-iommu.h134 #define ecap_pass_through(e) ((e >> 6) & 0x1) macro
/linux-4.1.27/drivers/iommu/
Dintel-iommu.c2829 if (!ecap_pass_through(iommu->ecap)) in init_dmars()
3814 if (hw_pass_through && !ecap_pass_through(iommu->ecap)) { in intel_iommu_add()