Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
A Dexceptions-64e.S436 . = interrupt_base_book3e + loc; \
488 .globl interrupt_base_book3e
489 interrupt_base_book3e: /* fake trap */ label
711 ld r14,interrupt_base_book3e@got(r15)
716 LOAD_REG_IMMEDIATE_SYM(r14, r15, interrupt_base_book3e)
782 ld r14,interrupt_base_book3e@got(r15)
787 LOAD_REG_IMMEDIATE_SYM(r14, r15, interrupt_base_book3e)
1503 LOAD_REG_ADDR(r3, interrupt_base_book3e)
/linux/arch/powerpc/include/asm/
A Dexception-64e.h153 LOAD_REG_ADDR(r3,interrupt_base_book3e);\
/linux/arch/powerpc/lib/
A Dcode-patching.c385 extern unsigned int interrupt_base_book3e; in __patch_exception()
386 unsigned int *ibase = &interrupt_base_book3e; in __patch_exception()

Completed in 9 milliseconds