Home
last modified time | relevance | path

Searched refs:MEMBLOCK_HOTPLUG (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dmemblock.h24 #define MEMBLOCK_HOTPLUG 0x1 /* hotpluggable region */ macro
138 return m->flags & MEMBLOCK_HOTPLUG; in memblock_is_hotpluggable()