Searched refs:SPRN_PMC5 (Results 1 – 7 of 7) sorted by relevance
32 val = mfspr(SPRN_PMC5); in ebb_callee()70 mtspr(SPRN_PMC5, 0); in pmc56_overflow()
239 mfspr(SPRN_PMC4), mfspr(SPRN_PMC5), mfspr(SPRN_PMC6), in dump_ebb_hw_state()447 case 5: mtspr(SPRN_PMC5, value); break; in write_pmc()459 case 5: return mfspr(SPRN_PMC5); in read_pmc()
62 mtspr(SPRN_PMC5, pmc_sample_period(sample_period)); in multi_counter()
58 host_os_sprs->pmc5 = mfspr(SPRN_PMC5); in switch_pmu_to_guest()92 mtspr(SPRN_PMC5, vcpu->arch.pmc[4]); in switch_pmu_to_guest()146 vcpu->arch.pmc[4] = mfspr(SPRN_PMC5); in switch_pmu_to_host()199 mtspr(SPRN_PMC5, host_os_sprs->pmc5); in switch_pmu_to_host()
149 mfspr r8, SPRN_PMC5
45 #define SPRN_PMC5 775 macro
924 #define SPRN_PMC5 791 macro1066 #define SPRN_PMC5 945 /* Performance Counter Register 5 */ macro