Searched refs:MEMBLOCK_HOTPLUG (Results 1 – 2 of 2) sorted by relevance
47 MEMBLOCK_HOTPLUG = 0x1, /* hotpluggable region */ enumerator221 MEMBLOCK_HOTPLUG | MEMBLOCK_DRIVER_MANAGED, \233 MEMBLOCK_HOTPLUG | MEMBLOCK_DRIVER_MANAGED,\251 return m->flags & MEMBLOCK_HOTPLUG; in memblock_is_hotpluggable()
897 return memblock_setclr_flag(base, size, 1, MEMBLOCK_HOTPLUG); in memblock_mark_hotplug()909 return memblock_setclr_flag(base, size, 0, MEMBLOCK_HOTPLUG); in memblock_clear_hotplug()974 !(flags & MEMBLOCK_HOTPLUG)) in should_skip_region()
Completed in 9 milliseconds