memblock_mark_hotplug
memblock_mark_hotplug(base, size);
if (hotpluggable && memblock_mark_hotplug(start, ma->length))
if (memblock_mark_hotplug(base, size))
int memblock_mark_hotplug(phys_addr_t base, phys_addr_t size);