Searched refs:bootx_scan_dt_build_struct (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/ |
H A D | bootx_init.c | 274 static void __init bootx_scan_dt_build_struct(unsigned long base, in bootx_scan_dt_build_struct() function 341 bootx_scan_dt_build_struct(base, *cpp, mem_end); in bootx_scan_dt_build_struct() 392 bootx_scan_dt_build_struct(base, 4, &mem_end); in bootx_flatten_dt()
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/ |
H A D | bootx_init.c | 275 static void __init bootx_scan_dt_build_struct(unsigned long base, in bootx_scan_dt_build_struct() function 342 bootx_scan_dt_build_struct(base, *cpp, mem_end); in bootx_scan_dt_build_struct() 393 bootx_scan_dt_build_struct(base, 4, &mem_end); in bootx_flatten_dt()
|
Completed in 2 milliseconds