Searched refs:SPRN_PPR (Results 1 – 8 of 8) sorted by relevance
/arch/powerpc/kvm/ |
D | tm.S | 100 mfspr r0, SPRN_PPR 333 mtspr SPRN_PPR, r30
|
D | book3s_64_entry.S | 221 mtspr SPRN_PPR,r4
|
D | book3s_hv_rmhandlers.S | 925 mtspr SPRN_PPR, r0
|
/arch/powerpc/kernel/ |
D | tm.S | 209 mfspr r11, SPRN_PPR 451 mtspr SPRN_PPR, r6
|
D | exceptions-64s.S | 290 mfspr r9,SPRN_PPR 1991 mfspr r10,SPRN_PPR 2610 mtspr SPRN_PPR,r10
|
D | interrupt_64.S | 506 mtspr SPRN_PPR,r10
|
/arch/powerpc/include/asm/ |
D | reg.h | 520 #define SPRN_PPR 0x380 /* SMT Thread status Register */ macro
|
/arch/powerpc/xmon/ |
D | xmon.c | 2034 mfspr(SPRN_DSCR), mfspr(SPRN_PPR), mfspr(SPRN_PIR)); in dump_206_sprs()
|