pub const MEMMAP_START: u64 = 0x7000;
Address of memory map table used in PVH boot. Can overlap with the zero page address since they are mutually exclusive.