summaryrefslogtreecommitdiff
path: root/source/include/actbl3.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/include/actbl3.h')
-rw-r--r--source/include/actbl3.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/source/include/actbl3.h b/source/include/actbl3.h
index 1c79143b8..abf14b4d9 100644
--- a/source/include/actbl3.h
+++ b/source/include/actbl3.h
@@ -463,7 +463,8 @@ typedef struct acpi_srat_generic_affinity
/* Flags for ACPI_SRAT_GENERIC_AFFINITY */
-#define ACPI_SRAT_GENERIC_AFFINITY_ENABLED (1) /* 00: Use affinity structure */
+#define ACPI_SRAT_GENERIC_AFFINITY_ENABLED (1) /* 00: Use affinity structure */
+#define ACPI_SRAT_ARCHITECTURAL_TRANSACTIONS (1<<1) /* ACPI 6.4 */
/*******************************************************************************
*