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