Searched refs:SPRN_PMC2 (Results 1 – 7 of 7) sorted by relevance
55 host_os_sprs->pmc2 = mfspr(SPRN_PMC2); in switch_pmu_to_guest()89 mtspr(SPRN_PMC2, vcpu->arch.pmc[1]); in switch_pmu_to_guest()143 vcpu->arch.pmc[1] = mfspr(SPRN_PMC2); in switch_pmu_to_host()196 mtspr(SPRN_PMC2, host_os_sprs->pmc2); in switch_pmu_to_host()
146 mfspr r5, SPRN_PMC2
238 mfspr(SPRN_PMC1), mfspr(SPRN_PMC2), mfspr(SPRN_PMC3), in dump_ebb_hw_state()444 case 2: mtspr(SPRN_PMC2, value); break; in write_pmc()456 case 2: return mfspr(SPRN_PMC2); in read_pmc()
69 mtspr(SPRN_PMC2, pmc_sample_period(sample_period)); in pmc56_overflow()
59 mtspr(SPRN_PMC2, pmc_sample_period(sample_period)); in multi_counter()
42 #define SPRN_PMC2 772 macro
921 #define SPRN_PMC2 788 macro1063 #define SPRN_PMC2 954 /* Performance Counter Register 2 */ macro