Home
last modified time | relevance | path

Searched refs:early_init_dt_mark_hotplug_memory_arch (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/linux/
Dof_fdt.h70 extern int early_init_dt_mark_hotplug_memory_arch(u64 base, u64 size);
/Linux-v5.10/drivers/of/
Dfdt.c1031 if (early_init_dt_mark_hotplug_memory_arch(base, size)) in early_init_dt_scan_memory()
1144 int __init __weak early_init_dt_mark_hotplug_memory_arch(u64 base, u64 size) in early_init_dt_mark_hotplug_memory_arch() function