]> Git Repo - linux.git/blobdiff - include/linux/dmar.h
dt-bindings: net: dsa: make phylink bindings required for CPU/DSA ports
[linux.git] / include / linux / dmar.h
index cbd714a198a0a3664d96c119b9f486e56b81151a..d81a51978d0132fc6db24557c8dbe77244f1fe06 100644 (file)
 
 struct acpi_dmar_header;
 
-#ifdef CONFIG_X86
-# define       DMAR_UNITS_SUPPORTED    MAX_IO_APICS
-#else
-# define       DMAR_UNITS_SUPPORTED    64
-#endif
+#define DMAR_UNITS_SUPPORTED   1024
 
 /* DMAR Flags */
 #define DMAR_INTR_REMAP                0x1
This page took 0.024607 seconds and 4 git commands to generate.