--- zzzz-none-000/linux-5.4.213/include/linux/memblock.h 2022-09-15 10:04:56.000000000 +0000 +++ miami-7690-761/linux-5.4.213/include/linux/memblock.h 2024-05-29 11:20:02.000000000 +0000 @@ -67,6 +67,7 @@ unsigned long cnt; unsigned long max; phys_addr_t total_size; + phys_addr_t start_base; /* start of the region */ struct memblock_region *regions; char *name; };