Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/intel/
H A Dcap_audit.c36 MINIMAL_FEATURE_IOMMU(b, ecap, ECAP_PSS_MASK); in check_dmar_capabilities()
127 MINIMAL_FEATURE_HOTPLUG(iommu, ecap, pss, ECAP_PSS_MASK, mismatch); in cap_audit_hotplug()
H A Dcap_audit.h46 #define ECAP_PSS_MASK GENMASK_ULL(39, 35) macro