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.4/include/linux/
Dof_fdt.h70 extern int early_init_dt_mark_hotplug_memory_arch(u64 base, u64 size);
/Linux-v5.4/drivers/of/
Dfdt.c1035 if (early_init_dt_mark_hotplug_memory_arch(base, size)) in early_init_dt_scan_memory()
1148 int __init __weak early_init_dt_mark_hotplug_memory_arch(u64 base, u64 size) in early_init_dt_mark_hotplug_memory_arch() function