Searched refs:bootx_scan_dt_build_strings (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/ |
H A D | bootx_init.c | 216 static void __init bootx_scan_dt_build_strings(unsigned long base, in bootx_scan_dt_build_strings() function 269 bootx_scan_dt_build_strings(base, *cpp, mem_end); in bootx_scan_dt_build_strings() 376 bootx_scan_dt_build_strings(base, 4, &mem_end); in bootx_flatten_dt()
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/ |
H A D | bootx_init.c | 217 static void __init bootx_scan_dt_build_strings(unsigned long base, in bootx_scan_dt_build_strings() function 270 bootx_scan_dt_build_strings(base, *cpp, mem_end); in bootx_scan_dt_build_strings() 377 bootx_scan_dt_build_strings(base, 4, &mem_end); in bootx_flatten_dt()
|
Completed in 3 milliseconds