Searched refs:memblock_mark_hotplug (Results 1 – 4 of 4) sorted by relevance
308 if (hotpluggable && memblock_mark_hotplug(start, ma->length)) in acpi_numa_memory_affinity_init()
116 int memblock_mark_hotplug(phys_addr_t base, phys_addr_t size);
1169 return memblock_mark_hotplug(base, size); in early_init_dt_mark_hotplug_memory_arch()
854 int __init_memblock memblock_mark_hotplug(phys_addr_t base, phys_addr_t size) in memblock_mark_hotplug() function