Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dnobootmem.c122 memblock_clear_hotplug(0, -1); in free_low_memory_core_early()
Dmemblock.c776 int __init_memblock memblock_clear_hotplug(phys_addr_t base, phys_addr_t size) in memblock_clear_hotplug() function
/linux-4.1.27/arch/x86/mm/
Dnuma.c505 memblock_clear_hotplug(start, end - start); in numa_clear_kernel_node_hotplug()
620 WARN_ON(memblock_clear_hotplug(0, ULLONG_MAX)); in numa_init()
/linux-4.1.27/include/linux/
Dmemblock.h77 int memblock_clear_hotplug(phys_addr_t base, phys_addr_t size);