Home
last modified time | relevance | path

Searched refs:cuboot_init (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/boot/
H A Dcuboot.h5 void cuboot_init(unsigned long r4, unsigned long r5,
12 cuboot_init(r4, r5, r6, r7, bd.bi_memstart + bd.bi_memsize); \
H A Dcuboot.c17 void cuboot_init(unsigned long r4, unsigned long r5, in cuboot_init() function