Searched refs:INIT_MEMBLOCK_REGIONS (Results 1 – 3 of 3) sorted by relevance
198 #define INIT_CRASHMEM_RANGES (INIT_MEMBLOCK_REGIONS + 2)
28 static struct memblock_region memblock_memory_init_regions[INIT_MEMBLOCK_REGIONS] __initdata_memblo…29 static struct memblock_region memblock_reserved_init_regions[INIT_MEMBLOCK_REGIONS] __initdata_memb…37 .memory.max = INIT_MEMBLOCK_REGIONS,41 .reserved.max = INIT_MEMBLOCK_REGIONS,
20 #define INIT_MEMBLOCK_REGIONS 128 macro