Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dexception-64e.h153 extern unsigned int interrupt_base_book3e;
157 LOAD_REG_ADDR(r3,interrupt_base_book3e);\
/openbmc/linux/arch/powerpc/mm/nohash/
H A Dbook3e_pgtable.c122 unsigned int *ibase = &interrupt_base_book3e; in __patch_exception()
/openbmc/linux/arch/powerpc/kernel/
H A Dexceptions-64e.S427 . = interrupt_base_book3e + loc; \
473 .globl interrupt_base_book3e
474 interrupt_base_book3e: /* fake trap */ label
696 LOAD_REG_ADDR_ALTTOC(r14, r15, interrupt_base_book3e)
701 LOAD_REG_IMMEDIATE_SYM(r14, r15, interrupt_base_book3e)
767 LOAD_REG_ADDR_ALTTOC(r14, r15, interrupt_base_book3e)
772 LOAD_REG_IMMEDIATE_SYM(r14, r15, interrupt_base_book3e)
1490 LOAD_REG_ADDR(r3, interrupt_base_book3e)