Searched refs:ECAP_NEST_MASK (Results 1 – 2 of 2) sorted by relevance
65 CHECK_FEATURE_MISMATCH(a, b, ecap, nest, ECAP_NEST_MASK); in check_dmar_capabilities()111 CHECK_FEATURE_MISMATCH_HOTPLUG(iommu, ecap, nest, ECAP_NEST_MASK); in cap_audit_hotplug()
52 #define ECAP_NEST_MASK BIT_ULL(26) macro