Searched defs:dmar_disabled (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/drivers/iommu/intel/ | ||
A D | iommu.h | 911 #define dmar_disabled (1) macro |
A D | iommu.c | 283 int dmar_disabled = !IS_ENABLED(CONFIG_INTEL_IOMMU_DEFAULT_ON); variable |
Completed in 20 milliseconds