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