Home
last modified time | relevance | path

Searched defs:dmar_disabled (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/iommu/intel/
H A Diommu.h922 #define dmar_disabled (1) macro
H A Diommu.c288 int dmar_disabled = !IS_ENABLED(CONFIG_INTEL_IOMMU_DEFAULT_ON); variable