Searched refs:SPRN_SPRG_TLB_EXFRAME (Results 1 – 6 of 6) sorted by relevance
/linux/arch/powerpc/include/asm/ |
H A D | exception-64e.h | 89 mfspr r12,SPRN_SPRG_TLB_EXFRAME; \ 104 mtspr SPRN_SPRG_TLB_EXFRAME,r14; \ 130 mtspr SPRN_SPRG_TLB_EXFRAME,freg; \
|
H A D | reg.h | 1187 #define SPRN_SPRG_TLB_EXFRAME SPRN_SPRG2 macro
|
/linux/arch/powerpc/kernel/ |
H A D | paca.c | 222 mtspr(SPRN_SPRG_TLB_EXFRAME, local_paca->extlb); in setup_paca()
|
H A D | exceptions-64e.S | 84 mfspr r10,SPRN_SPRG_TLB_EXFRAME 86 mtspr SPRN_SPRG_TLB_EXFRAME,r10 146 mfspr r10,SPRN_SPRG_TLB_EXFRAME 148 mtspr SPRN_SPRG_TLB_EXFRAME,r10
|
H A D | head_64.S | 431 mtspr SPRN_SPRG_TLB_EXFRAME,r12
|
/linux/arch/powerpc/mm/nohash/ |
H A D | tlb_low_64e.S | 45 mfspr r12,SPRN_SPRG_TLB_EXFRAME
|