Searched refs:enter_prom (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dprom_init.c145 extern int enter_prom(struct prom_args *args, unsigned long entry);
147 static inline int enter_prom(struct prom_args *args, unsigned long entry) function
241 if (enter_prom(&args, RELOC(prom_entry)) < 0)
266 if (enter_prom(&args, RELOC(prom_entry)) < 0)
H A Dentry_64.S850 _GLOBAL(enter_prom)

Completed in 116 milliseconds