Home
last modified time | relevance | path

Searched refs:CAP_MGAW_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/iommu/intel/
H A Dcap_audit.c33 MINIMAL_FEATURE_IOMMU(b, cap, CAP_MGAW_MASK); in check_dmar_capabilities()
124 MINIMAL_FEATURE_HOTPLUG(iommu, cap, mgaw, CAP_MGAW_MASK, mismatch); in cap_audit_hotplug()
H A Dcap_audit.h24 #define CAP_MGAW_MASK GENMASK_ULL(21, 16) macro