Searched refs:SPRN_PIR (Results 1 – 15 of 15) 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()
124 case SPRN_PIR: break; in kvmppc_emulate_mtspr()155 case SPRN_PIR: in kvmppc_emulate_mfspr()
145 if (vcpu->arch.oldpir != mfspr(SPRN_PIR) || in kvmppc_core_vcpu_load_e500mc()169 vcpu->arch.oldpir = mfspr(SPRN_PIR); in kvmppc_core_vcpu_put_e500mc()
300 mfspr r3, SPRN_PIR304 mtspr SPRN_PIR, r3
101 mfspr r8,SPRN_PIR; \
535 case KVM_INST_MFSPR(SPRN_PIR): in kvm_check_ins()
488 SYSFS_SPRSETUP(pir, SPRN_PIR);
1085 mfspr r3, SPRN_PIR /* current core we are running on */
224 mfspr r24,SPRN_PIR
807 mfspr r3, SPRN_PIR
708 #ifndef SPRN_PIR709 #define SPRN_PIR 0x3FF /* Processor Identification Register */ macro
198 #define SPRN_PIR 0x11E /* Processor Identification Register */ macro
1802 mfspr(SPRN_DSCR), mfspr(SPRN_PPR), mfspr(SPRN_PIR)); in dump_206_sprs()