Home
last modified time | relevance | path

Searched refs:bootx_init (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dbootx.h49 extern void bootx_init(unsigned long r4, unsigned long phys);
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dbootx.h49 extern void bootx_init(unsigned long r4, unsigned long phys);
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/
H A DMakefile24 obj-$(CONFIG_PPC32) += bootx_init.o
H A Dbootx_init.c462 void __init bootx_init(unsigned long r3, unsigned long r4) in bootx_init() function
/kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/
H A DMakefile24 obj-$(CONFIG_PPC32) += bootx_init.o
H A Dbootx_init.c463 void __init bootx_init(unsigned long r3, unsigned long r4) in bootx_init() function
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dsetup_32.c53 extern void bootx_init(unsigned long r4, unsigned long phys);
H A Dhead_book3s_32.S134 bl bootx_init
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dsetup_32.c54 extern void bootx_init(unsigned long r4, unsigned long phys);
H A Dhead_book3s_32.S133 bl bootx_init

Completed in 6 milliseconds