Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/intel/
H A Dcap_audit.c41 CHECK_FEATURE_MISMATCH(a, b, cap, fl1gp_support, CAP_FL1GP_MASK); in check_dmar_capabilities()
87 CHECK_FEATURE_MISMATCH_HOTPLUG(iommu, cap, fl1gp_support, CAP_FL1GP_MASK); in cap_audit_hotplug()
H A Dcap_audit.h15 #define CAP_FL1GP_MASK BIT_ULL(56) macro