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