Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dof_fdt.h91 extern int early_init_dt_mark_hotplug_memory_arch(u64 base, u64 size);
/OK3568_Linux_fs/kernel/drivers/of/
H A Dfdt.c1031 if (early_init_dt_mark_hotplug_memory_arch(base, size)) in early_init_dt_scan_memory()
1168 int __init __weak early_init_dt_mark_hotplug_memory_arch(u64 base, u64 size) in early_init_dt_mark_hotplug_memory_arch() function