Searched refs:SPRN_PIR (Results 1 – 16 of 16) sorted by relevance
62 #define SPRN_PIR 0x11E /* Processor Identification Register */ macro73 pir_reg = mfspr(SPRN_PIR); in platform_init()
83 #define SPRN_PIR 0x11E /* Processor Identification Register */ macro101 pir_reg = mfspr(SPRN_PIR); in platform_init()
41 #define SPRN_PIR 0x11E /* Processor Identification Register */ macro145 pir_reg = mfspr(SPRN_PIR); in platform_init()
52 #define SPRN_DOORBELL_CPUTAG SPRN_PIR
610 #ifndef SPRN_PIR611 #define SPRN_PIR 0x3FF /* Processor Identification Register */ macro
198 #define SPRN_PIR 0x11E /* Processor Identification Register */ macro
130 case SPRN_PIR: break; in kvmppc_emulate_mtspr()161 case SPRN_PIR: in kvmppc_emulate_mfspr()
146 if (vcpu->arch.oldpir != mfspr(SPRN_PIR) || in kvmppc_core_vcpu_load_e500mc()170 vcpu->arch.oldpir = mfspr(SPRN_PIR); in kvmppc_core_vcpu_put_e500mc()
286 mfspr r3, SPRN_PIR290 mtspr SPRN_PIR, r3
100 mfspr r8,SPRN_PIR; \
534 case KVM_INST_MFSPR(SPRN_PIR): in kvm_check_ins()
487 SYSFS_SPRSETUP(pir, SPRN_PIR);
1086 mfspr r3, SPRN_PIR /* current core we are running on */
223 mfspr r24,SPRN_PIR
810 mfspr r3, SPRN_PIR
1696 mfspr(SPRN_DSCR), mfspr(SPRN_PPR), mfspr(SPRN_PIR)); in dump_206_sprs()