Searched refs:memblock_mark_hotplug (Results 1 – 5 of 5) sorted by relevance
152 int memblock_mark_hotplug(phys_addr_t base, phys_addr_t size);
411 if (hotpluggable && memblock_mark_hotplug(start, ma->length)) in acpi_parse_memory_affinity()
583 memblock_mark_hotplug(base, size); in early_init_drmem_lmb()
1045 if (memblock_mark_hotplug(base, size)) in early_init_dt_scan_memory()
1026 int __init_memblock memblock_mark_hotplug(phys_addr_t base, phys_addr_t size) in memblock_mark_hotplug() function