Searched refs:memblock_mark_hotplug (Results 1 – 5 of 5) sorted by relevance
288 if (hotpluggable && memblock_mark_hotplug(start, ma->length)) in acpi_numa_memory_affinity_init()
125 int memblock_mark_hotplug(phys_addr_t base, phys_addr_t size);
554 memblock_mark_hotplug(base, size); in early_init_drmem_lmb()
1145 if (memblock_mark_hotplug(base, size)) in early_init_dt_scan_memory()
935 int __init_memblock memblock_mark_hotplug(phys_addr_t base, phys_addr_t size) in memblock_mark_hotplug() function