MAX_RESERVED_REGIONS
int dynamic_nodes[MAX_RESERVED_REGIONS];
static struct reserved_mem reserved_mem_array[MAX_RESERVED_REGIONS] __initdata;
static int total_reserved_mem_cnt = MAX_RESERVED_REGIONS;
total_reserved_mem_cnt = MAX_RESERVED_REGIONS;