Searched refs:SPRN_PMC6 (Results 1 – 7 of 7) sorted by relevance
38 val = mfspr(SPRN_PMC6); in ebb_callee()71 mtspr(SPRN_PMC6, 0); in pmc56_overflow()
239 mfspr(SPRN_PMC4), mfspr(SPRN_PMC5), mfspr(SPRN_PMC6), in dump_ebb_hw_state()448 case 6: mtspr(SPRN_PMC6, value); break; in write_pmc()460 case 6: return mfspr(SPRN_PMC6); in read_pmc()
63 mtspr(SPRN_PMC6, pmc_sample_period(sample_period)); in multi_counter()
59 host_os_sprs->pmc6 = mfspr(SPRN_PMC6); in switch_pmu_to_guest()93 mtspr(SPRN_PMC6, vcpu->arch.pmc[5]); in switch_pmu_to_guest()147 vcpu->arch.pmc[5] = mfspr(SPRN_PMC6); in switch_pmu_to_host()200 mtspr(SPRN_PMC6, host_os_sprs->pmc6); in switch_pmu_to_host()
150 mfspr r9, SPRN_PMC6
46 #define SPRN_PMC6 776 macro
925 #define SPRN_PMC6 792 macro1067 #define SPRN_PMC6 946 /* Performance Counter Register 6 */ macro