]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/mach/shared_region.h
xnu-3247.1.106.tar.gz
[apple/xnu.git] / osfmk / mach / shared_region.h
index db4f46e898601738baba0e143eaac5db2dd9da79..7f1d3fbb07ea916ca2200b07a1a557524c68dc70 100644 (file)
@@ -74,9 +74,9 @@
 /* ARM64_TODO: move to higher memory */
 #endif
 #define SHARED_REGION_BASE_ARM64               0x180000000ULL
-#define SHARED_REGION_SIZE_ARM64               0x20000000ULL
+#define SHARED_REGION_SIZE_ARM64               0x28000000ULL
 #define SHARED_REGION_NESTING_BASE_ARM64       0x180000000ULL
-#define SHARED_REGION_NESTING_SIZE_ARM64       0x20000000ULL
+#define SHARED_REGION_NESTING_SIZE_ARM64       0x28000000ULL
 #define SHARED_REGION_NESTING_MIN_ARM64                ?
 #define SHARED_REGION_NESTING_MAX_ARM64                ?