Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Dbootx.h49 extern void bootx_init(unsigned long r4, unsigned long phys);
/Linux-v4.19/arch/powerpc/platforms/powermac/
DMakefile19 obj-$(CONFIG_PPC32) += bootx_init.o
Dbootx_init.c466 void __init bootx_init(unsigned long r3, unsigned long r4) in bootx_init() function
/Linux-v4.19/arch/powerpc/kernel/
Dsetup_32.c50 extern void bootx_init(unsigned long r4, unsigned long phys);
Dhead_32.S140 bl bootx_init