Home
last modified time | relevance | path

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

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