Searched refs:interrupt_base_book3e (Results 1 – 3 of 3) sorted by relevance
474 . = interrupt_base_book3e + loc; \527 .globl interrupt_base_book3e528 interrupt_base_book3e: /* fake trap */ label751 ld r14,interrupt_base_book3e@got(r15)756 LOAD_REG_IMMEDIATE_SYM(r14, r15, interrupt_base_book3e)823 ld r14,interrupt_base_book3e@got(r15)828 LOAD_REG_IMMEDIATE_SYM(r14, r15, interrupt_base_book3e)1626 LOAD_REG_ADDR(r3, interrupt_base_book3e)
204 LOAD_REG_ADDR(r3,interrupt_base_book3e);\
381 extern unsigned int interrupt_base_book3e; in __patch_exception()382 unsigned int *ibase = &interrupt_base_book3e; in __patch_exception()