Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dof_fdt.h80 extern int early_init_dt_mark_hotplug_memory_arch(u64 base, u64 size);
/Linux-v4.19/drivers/of/
Dfdt.c1067 if (early_init_dt_mark_hotplug_memory_arch(base, size)) in early_init_dt_scan_memory()
1167 int __init __weak early_init_dt_mark_hotplug_memory_arch(u64 base, u64 size) in early_init_dt_mark_hotplug_memory_arch() function
1186 int __init __weak early_init_dt_mark_hotplug_memory_arch(u64 base, u64 size) in early_init_dt_mark_hotplug_memory_arch() function