Home
last modified time | relevance | path

Searched refs:MEMBLOCK_RSRV_NOINIT (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dmemblock.h52 MEMBLOCK_RSRV_NOINIT = 0x10, /* don't initialize struct pages */ enumerator
271 return m->flags & MEMBLOCK_RSRV_NOINIT; in memblock_is_reserved_noinit()
/linux/mm/
H A Dmemblock.c1048 MEMBLOCK_RSRV_NOINIT); in memblock_reserved_mark_noinit()
2379 [ilog2(MEMBLOCK_RSRV_NOINIT)] = "RSV_NIT",