Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/intel/
H A Dcap_audit.c62 CHECK_FEATURE_MISMATCH(a, b, ecap, srs, ECAP_SRS_MASK); in check_dmar_capabilities()
108 CHECK_FEATURE_MISMATCH_HOTPLUG(iommu, ecap, srs, ECAP_SRS_MASK); in cap_audit_hotplug()
H A Dcap_audit.h49 #define ECAP_SRS_MASK BIT_ULL(31) macro