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