Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/arch/powerpc/include/asm/
Dexception-64e.h208 ori r3,r3,interrupt_base_book3e@l; \
/linux-4.1.27/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)
1585 LOAD_REG_IMMEDIATE(r3, interrupt_base_book3e)