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