Searched refs:ECAP_C_MASK (Results 1 – 2 of 2) sorted by relevance
72 CHECK_FEATURE_MISMATCH(a, b, ecap, coherent, ECAP_C_MASK); in check_dmar_capabilities()119 CHECK_FEATURE_MISMATCH_HOTPLUG(iommu, ecap, coherent, ECAP_C_MASK); in cap_audit_hotplug()
61 #define ECAP_C_MASK BIT_ULL(0) macro