Searched refs:interrupt_base_book3e (Results 1 – 4 of 4) sorted by relevance
499 extern unsigned int interrupt_base_book3e; in exc_lvl_early_init()514 patch_branch(&interrupt_base_book3e + (0x040 / 4) + 1, in exc_lvl_early_init()
208 . = interrupt_base_book3e + loc; \260 .globl interrupt_base_book3e symbol261 interrupt_base_book3e: /* fake trap */ label418 LOAD_REG_IMMEDIATE(r14,interrupt_base_book3e)483 LOAD_REG_IMMEDIATE(r14,interrupt_base_book3e)1182 LOAD_REG_IMMEDIATE(r3, interrupt_base_book3e)
509 extern unsigned int interrupt_base_book3e; in __patch_exception()510 unsigned int *ibase = &interrupt_base_book3e; in __patch_exception()
217 ori r3,r3,interrupt_base_book3e@l; \