Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/mm/
Dnuma.c507 memblock_clear_hotplug(start, end - start); in numa_clear_kernel_node_hotplug()
622 WARN_ON(memblock_clear_hotplug(0, ULLONG_MAX)); in numa_init()
/linux-4.4.14/mm/
Dnobootmem.c131 memblock_clear_hotplug(0, -1); in free_low_memory_core_early()
Dmemblock.c806 int __init_memblock memblock_clear_hotplug(phys_addr_t base, phys_addr_t size) in memblock_clear_hotplug() function
/linux-4.4.14/include/linux/
Dmemblock.h83 int memblock_clear_hotplug(phys_addr_t base, phys_addr_t size);