Searched refs:of_fdt_limit_memory (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dof_fdt.h40 extern void of_fdt_limit_memory(int limit);
/linux-master/arch/arm/mach-exynos/
H A Dexynos.c213 of_fdt_limit_memory(8);
/linux-master/drivers/of/
H A Dfdt.c43 * of_fdt_limit_memory - limit the number of regions in the /memory node
50 void __init of_fdt_limit_memory(int limit) function

Completed in 102 milliseconds