Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dintel-iommu.h193 #define ecap_pass_through(e) ((e >> 6) & 0x1) macro
/Linux-v5.10/drivers/iommu/intel/
Diommu.c3339 if (!ecap_pass_through(iommu->ecap)) in init_dmars()
4410 if (hw_pass_through && !ecap_pass_through(iommu->ecap)) { in intel_iommu_add()