Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/intel/
H A Dcap_audit.c54 CHECK_FEATURE_MISMATCH(a, b, ecap, slts, ECAP_SLTS_MASK); in check_dmar_capabilities()
100 CHECK_FEATURE_MISMATCH_HOTPLUG(iommu, ecap, slts, ECAP_SLTS_MASK); in cap_audit_hotplug()
H A Dcap_audit.h39 #define ECAP_SLTS_MASK BIT_ULL(46) macro