Home
last modified time | relevance | path

Searched refs:pmc2 (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/kvm/
H A Dbook3s_hv_p9_perf.c55 host_os_sprs->pmc2 = mfspr(SPRN_PMC2); in switch_pmu_to_guest()
196 mtspr(SPRN_PMC2, host_os_sprs->pmc2); in switch_pmu_to_host()
H A Dbook3s_hv.h13 unsigned int pmc2; member