Searched refs:SPRN_PPR (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/arch/powerpc/kernel/ |
D | tm.S | 200 mfspr r11, SPRN_PPR 416 mtspr SPRN_PPR, r6
|
D | entry_64.S | 886 mtspr SPRN_PPR,r2 /* Restore PPR */
|
D | exceptions-64s.S | 319 OPT_GET_SPR(r9, SPRN_PPR, CPU_FTR_HAS_PPR);
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | exception-64s.h | 129 mtspr SPRN_PPR,ra; \ 168 OPT_GET_SPR(r9, SPRN_PPR, CPU_FTR_HAS_PPR); \
|
D | reg.h | 375 #define SPRN_PPR 0x380 /* SMT Thread status Register */ macro
|
/linux-4.4.14/arch/powerpc/kvm/ |
D | book3s_hv_rmhandlers.S | 741 mtspr SPRN_PPR, r30 1057 mtspr SPRN_PPR, r0 1472 mfspr r31, SPRN_PPR
|