Unifying the Lunaix's Physical Memory Model (#28)
[lunaix-os.git] / lunaix-os / arch / i386 / includes / sys / mm / mempart.h
index d923d45c69a445d6f3d0592f4a9fb21cc6baa604..b604265a7c0311191d3894da4f6eaa21e555c4ca 100644 (file)
 #define PG_MOUNT_4_SIZE 0x1000UL
 #define PG_MOUNT_4_END 0xc4003fffUL
 
+#define PG_MOUNT_VAR 0xc4004000UL
+#define PG_MOUNT_VAR_SIZE 0x3fc000UL
+#define PG_MOUNT_VAR_END 0xc43fffffUL
+
 #define VMAP 0xc4400000UL
 #define VMAP_SIZE 0x3b400000UL
 #define VMAP_END 0xff7fffffUL