Searched refs:ecap_pass_through (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/include/linux/ | ||
D | intel-iommu.h | 124 #define ecap_pass_through(e) ((e >> 6) & 0x1) macro |
/linux-2.6.39/drivers/pci/ | ||
D | intel-iommu.c | 2279 if (!ecap_pass_through(iommu->ecap)) in init_dmars() |