Searched refs:INIT_MEMBLOCK_REGIONS (Results 1 – 2 of 2) sorted by relevance
85 static struct memblock_region memblock_memory_init_regions[INIT_MEMBLOCK_REGIONS] __initdata_memblo…86 static struct memblock_region memblock_reserved_init_regions[INIT_MEMBLOCK_REGIONS] __initdata_memb…94 .memory.max = INIT_MEMBLOCK_REGIONS,99 .reserved.max = INIT_MEMBLOCK_REGIONS,
20 #define INIT_MEMBLOCK_REGIONS 128 macro