Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dintel-iommu.h195 #define ecap_pass_through(e) ((e >> 6) & 0x1) macro
/OK3568_Linux_fs/kernel/drivers/iommu/intel/
H A Diommu.c3428 if (!ecap_pass_through(iommu->ecap)) in init_dmars()
4501 if (hw_pass_through && !ecap_pass_through(iommu->ecap)) { in intel_iommu_add()