Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/
H A Dof_fdt.h40 extern void of_fdt_limit_memory(int limit);
/kernel/linux/linux-5.10/include/linux/
H A Dof_fdt.h40 extern void of_fdt_limit_memory(int limit);
/kernel/linux/linux-5.10/arch/arm/mach-exynos/
H A Dexynos.c208 of_fdt_limit_memory(8); in exynos_dt_fixup()
/kernel/linux/linux-6.6/arch/arm/mach-exynos/
H A Dexynos.c213 of_fdt_limit_memory(8); in exynos_dt_fixup()
/kernel/linux/linux-5.10/drivers/of/
H A Dfdt.c35 * of_fdt_limit_memory - limit the number of regions in the /memory node
42 void __init of_fdt_limit_memory(int limit) in of_fdt_limit_memory() function
/kernel/linux/linux-6.6/drivers/of/
H A Dfdt.c36 * of_fdt_limit_memory - limit the number of regions in the /memory node
43 void __init of_fdt_limit_memory(int limit) in of_fdt_limit_memory() function

Completed in 5 milliseconds