Home
last modified time | relevance | path

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

/linux/drivers/iommu/intel/
H A Diommu.h221 #define ecap_pass_through(e) (((e) >> 6) & 0x1) macro
H A Diommu.c1869 if (!ecap_pass_through(iommu->ecap)) in device_def_domain_type()