Home
last modified time | relevance | path

Searched refs:interrupt_base_book3e (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/powerpc/lib/
Dcode-patching.c165 extern unsigned int interrupt_base_book3e; in __patch_exception()
166 unsigned int *ibase = &interrupt_base_book3e; in __patch_exception()
/linux-4.4.14/arch/powerpc/include/asm/
Dexception-64e.h208 LOAD_REG_ADDR(r3,interrupt_base_book3e);\
/linux-4.4.14/arch/powerpc/kernel/
Dexceptions-64e.S463 . = interrupt_base_book3e + loc; \
516 .globl interrupt_base_book3e
517 interrupt_base_book3e: /* fake trap */ label
738 LOAD_REG_IMMEDIATE(r14,interrupt_base_book3e)
802 LOAD_REG_IMMEDIATE(r14,interrupt_base_book3e)
1593 LOAD_REG_ADDR(r3, interrupt_base_book3e)