Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dmemblock.c737 static int __init_memblock memblock_setclr_flag(phys_addr_t base, in memblock_setclr_flag() function
766 return memblock_setclr_flag(base, size, 1, MEMBLOCK_HOTPLUG); in memblock_mark_hotplug()
778 return memblock_setclr_flag(base, size, 0, MEMBLOCK_HOTPLUG); in memblock_clear_hotplug()