Searched refs:ecap_pass_through (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/iommu/intel/ | ||
H A D | iommu.h | 221 #define ecap_pass_through(e) (((e) >> 6) & 0x1) macro |
H A D | iommu.c | 1869 if (!ecap_pass_through(iommu->ecap)) in device_def_domain_type() |