Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/intel/
H A Dcap_audit.c57 CHECK_FEATURE_MISMATCH(a, b, ecap, smts, ECAP_SMTS_MASK); in check_dmar_capabilities()
103 CHECK_FEATURE_MISMATCH_HOTPLUG(iommu, ecap, smts, ECAP_SMTS_MASK); in cap_audit_hotplug()
H A Dcap_audit.h42 #define ECAP_SMTS_MASK BIT_ULL(43) macro