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