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

/linux-4.4.14/arch/powerpc/platforms/powermac/
H A DMakefile18 obj-$(CONFIG_PPC32) += bootx_init.o
H A Dbootx_init.c465 void __init bootx_init(unsigned long r3, unsigned long r4) bootx_init() function
/linux-4.4.14/arch/powerpc/include/asm/
H A Dbootx.h48 extern void bootx_init(unsigned long r4, unsigned long phys);
/linux-4.4.14/arch/powerpc/kernel/
H A Dsetup_32.c45 extern void bootx_init(unsigned long r4, unsigned long phys);
H A Dhead_32.S138 bl bootx_init

Completed in 147 milliseconds