Searched defs:mmcr1 (Results 1 – 8 of 8) sorted by relevance
/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/ | ||
H A D | misc.h | 96 get_mmcr1_pmcxsel(u64 mmcr1,int pmc) get_mmcr1_pmcxsel() argument |
/linux/arch/powerpc/perf/ | ||
H A D | mpc7450-pmu.c | 268 u32 mmcr0 = 0, mmcr1 = 0, mmcr2 = 0; in mpc7450_compute_mmcr() local |
H A D | power7-pmu.c | 251 unsigned long mmcr1 = 0; in power7_compute_mmcr() local |
H A D | power6-pmu.c | 179 unsigned long mmcr1 = 0; in p6_compute_mmcr() local |
H A D | ppc970-pmu.c | 262 unsigned long mmcr0 = 0, mmcr1 = 0, mmcra = 0; in p970_compute_mmcr() local |
H A D | power5-pmu.c | 388 unsigned long mmcr1 = 0; in power5_compute_mmcr() local |
H A D | power5+-pmu.c | 457 unsigned long mmcr1 = 0; in power5p_compute_mmcr() local |
/linux/arch/powerpc/kvm/ | ||
H A D | book3s_hv.h | 19 unsigned long mmcr1; member |