Home
last modified time | relevance | path

Searched defs:INIT_MEMBLOCK_RESERVED_REGIONS (Results 1 – 4 of 4) sorted by relevance

/linux/arch/loongarch/include/asm/
H A Dsparsemem.h24 #define INIT_MEMBLOCK_RESERVED_REGIONS (INIT_MEMBLOCK_REGIONS + NR_CPUS) macro
/linux/tools/testing/memblock/tests/
H A Dcommon.h19 #define INIT_MEMBLOCK_RESERVED_REGIONS INIT_MEMBLOCK_REGIONS macro
/linux/arch/arm64/include/asm/
H A Dmemory.h434 # define INIT_MEMBLOCK_RESERVED_REGIONS (INIT_MEMBLOCK_REGIONS + NR_CPUS + 1) macro
/linux/mm/
H A Dmemblock.c35 # define INIT_MEMBLOCK_RESERVED_REGIONS INIT_MEMBLOCK_REGIONS macro