Home
last modified time | relevance | path

Searched refs:SPRN_PPR (Results 1 – 8 of 8) sorted by relevance

/arch/powerpc/kvm/
Dtm.S100 mfspr r0, SPRN_PPR
333 mtspr SPRN_PPR, r30
Dbook3s_64_entry.S221 mtspr SPRN_PPR,r4
Dbook3s_hv_rmhandlers.S925 mtspr SPRN_PPR, r0
/arch/powerpc/kernel/
Dtm.S209 mfspr r11, SPRN_PPR
451 mtspr SPRN_PPR, r6
Dexceptions-64s.S290 mfspr r9,SPRN_PPR
1991 mfspr r10,SPRN_PPR
2610 mtspr SPRN_PPR,r10
Dinterrupt_64.S506 mtspr SPRN_PPR,r10
/arch/powerpc/include/asm/
Dreg.h520 #define SPRN_PPR 0x380 /* SMT Thread status Register */ macro
/arch/powerpc/xmon/
Dxmon.c2034 mfspr(SPRN_DSCR), mfspr(SPRN_PPR), mfspr(SPRN_PIR)); in dump_206_sprs()