Searched refs:make_bi_recs (Results 1 – 5 of 5) sorted by relevance
/linux-2.4.37.9/arch/ppc/boot/pmac/ |
D | chrpmain.c | 22 extern void make_bi_recs(unsigned long addr, char *name, unsigned int mach, 82 make_bi_recs(((unsigned long) dst + len), "chrpboot", _MACH_Pmac, in boot()
|
D | coffmain.c | 26 extern void make_bi_recs(unsigned long addr, char *name, unsigned int mach, 88 make_bi_recs(((unsigned long) dst + len), "coffboot", _MACH_Pmac, in boot()
|
/linux-2.4.37.9/arch/ppc/boot/chrp/ |
D | main.c | 22 extern void make_bi_recs(unsigned long addr, char *name, unsigned int mach, 89 make_bi_recs(((unsigned long) dst + len), "chrpboot", _MACH_chrp, in chrpboot()
|
/linux-2.4.37.9/arch/ppc64/boot/ |
D | zImage.c | 34 static struct bi_record *make_bi_recs(unsigned long); 183 bi_recs = make_bi_recs(vmlinux.addr + vmlinux.memsize); in start() 203 make_bi_recs(unsigned long addr) in make_bi_recs() function
|
/linux-2.4.37.9/arch/ppc/boot/common/ |
D | ofcommon.c | 133 void make_bi_recs(unsigned long addr, char *name, unsigned int mach, in make_bi_recs() function
|