Searched refs:memblock_mark_hotplug (Results 1 – 5 of 5) sorted by relevance
289 if (hotpluggable && memblock_mark_hotplug(start, ma->length)) in acpi_numa_memory_affinity_init()
114 int memblock_mark_hotplug(phys_addr_t base, phys_addr_t size);
528 memblock_mark_hotplug(base, size); in early_init_drmem_lmb()
1146 return memblock_mark_hotplug(base, size); in early_init_dt_mark_hotplug_memory_arch()
875 int __init_memblock memblock_mark_hotplug(phys_addr_t base, phys_addr_t size) in memblock_mark_hotplug() function