Searched refs:ECAP_PT_MASK (Results 1 – 2 of 2) sorted by relevance
69 CHECK_FEATURE_MISMATCH(a, b, ecap, pass_through, ECAP_PT_MASK); in check_dmar_capabilities()116 CHECK_FEATURE_MISMATCH_HOTPLUG(iommu, ecap, pass_through, ECAP_PT_MASK); in cap_audit_hotplug()
57 #define ECAP_PT_MASK BIT_ULL(6) macro