Searched defs:memblock_flags (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/linux/ | ||
D | memblock.h | 44 enum memblock_flags { enum |
/linux-6.1.9/mm/ | ||
D | memory_hotplug.c | 1322 enum memblock_flags memblock_flags = MEMBLOCK_NONE; in add_memory_resource() local |