Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/boot/
Dcuboot.h4 void cuboot_init(unsigned long r4, unsigned long r5,
11 cuboot_init(r4, r5, r6, r7, bd.bi_memstart + bd.bi_memsize); \
Dcuboot.c20 void cuboot_init(unsigned long r4, unsigned long r5, in cuboot_init() function