Searched refs:bootx_add_display_props (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/ |
H A D | bootx_init.c | 180 static void __init bootx_add_display_props(unsigned long base, in bootx_add_display_props() function 332 bootx_add_display_props(base, mem_end, 0); in bootx_scan_dt_build_struct() 335 bootx_add_display_props(base, mem_end, 1); in bootx_scan_dt_build_struct()
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/ |
H A D | bootx_init.c | 181 static void __init bootx_add_display_props(unsigned long base, in bootx_add_display_props() function 333 bootx_add_display_props(base, mem_end, 0); in bootx_scan_dt_build_struct() 336 bootx_add_display_props(base, mem_end, 1); in bootx_scan_dt_build_struct()
|
Completed in 2 milliseconds