Searched refs:interrupt_base_book3e (Results 1 – 3 of 3) sorted by relevance
153 LOAD_REG_ADDR(r3,interrupt_base_book3e);\
475 . = interrupt_base_book3e + loc; \528 .globl interrupt_base_book3e symbol529 interrupt_base_book3e: /* fake trap */ label752 ld r14,interrupt_base_book3e@got(r15)757 LOAD_REG_IMMEDIATE_SYM(r14, r15, interrupt_base_book3e)824 ld r14,interrupt_base_book3e@got(r15)829 LOAD_REG_IMMEDIATE_SYM(r14, r15, interrupt_base_book3e)1814 LOAD_REG_ADDR(r3, interrupt_base_book3e)
393 extern unsigned int interrupt_base_book3e; in __patch_exception()394 unsigned int *ibase = &interrupt_base_book3e; in __patch_exception()