Home
last modified time | relevance | path

Searched refs:INIT_PHYSMEM_REGIONS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/mm/
H A Dmemblock.c26 #define INIT_PHYSMEM_REGIONS 4 macro
60 * %INIT_PHYSMEM_REGIONS.
108 static struct memblock_region memblock_physmem_init_regions[INIT_PHYSMEM_REGIONS];
130 .max = INIT_PHYSMEM_REGIONS,
/kernel/linux/linux-6.6/mm/
H A Dmemblock.c26 #define INIT_PHYSMEM_REGIONS 4 macro
64 * for "physmem" is initially sized to %INIT_PHYSMEM_REGIONS.
112 static struct memblock_region memblock_physmem_init_regions[INIT_PHYSMEM_REGIONS];
134 .max = INIT_PHYSMEM_REGIONS,

Completed in 7 milliseconds