Searched refs:openfirmware_entry (Results 1 – 4 of 4) sorted by relevance
114 static int (*openfirmware_entry)(void *); variable123 return openfirmware_trampoline(buf, openfirmware_entry); in openfirmware_docall()144 openfirmware_entry = openfirm; in main()
50 GLOBAL(openfirmware_entry)58 TOC_ENTRY(openfirmware_entry)104 addis %r4,%r2,TOC_REF(openfirmware_entry)@ha105 ld %r4,TOC_REF(openfirmware_entry)@l(%r4)
43 GLOBAL(openfirmware_entry)75 lwz %r4,openfirmware_entry@got(%r7)
81 extern void *openfirmware_entry;583 openfirmware_entry = openfirm; in OF_initial_setup() 605 if (openfirmware_entry != NULL) { in OF_bootstrap() 709 if (openfirmware_entry == NULL) in openfirmware_core() 788 if (openfirmware_entry == NULL) in openfirmware()