Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/intel/
H A Diommu.h218 #define ecap_pass_through(e) (((e) >> 6) & 0x1) macro
H A Diommu.c2845 if (!ecap_pass_through(iommu->ecap)) in init_dmars()
3296 if (hw_pass_through && !ecap_pass_through(iommu->ecap)) { in intel_iommu_add()