Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/intel/
H A Dcap_audit.c35 MINIMAL_FEATURE_IOMMU(b, cap, CAP_NDOMS_MASK); in check_dmar_capabilities()
126 MINIMAL_FEATURE_HOTPLUG(iommu, cap, ndoms, CAP_NDOMS_MASK, mismatch); in cap_audit_hotplug()
H A Dcap_audit.h31 #define CAP_NDOMS_MASK GENMASK_ULL(2, 0) macro