Home
last modified time | relevance | path

Searched defs:mmcr0 (Results 1 – 8 of 8) sorted by relevance

/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/
H A Dmisc.h65 static inline int get_mmcr0_fc56(u64 mmcr0, int pmc) in get_mmcr0_fc56()
70 static inline int get_mmcr0_pmccext(u64 mmcr0, int pmc) in get_mmcr0_pmccext()
75 static inline int get_mmcr0_pmao(u64 mmcr0, int pmc) in get_mmcr0_pmao()
80 static inline int get_mmcr0_cc56run(u64 mmcr0, int pmc) in get_mmcr0_cc56run()
85 static inline int get_mmcr0_pmcjce(u64 mmcr0, int pmc) in get_mmcr0_pmcjce()
90 static inline int get_mmcr0_pmc1ce(u64 mmcr0, int pmc) in get_mmcr0_pmc1ce()
95 static inline int get_mmcr0_pmae(u64 mmcr0, int pmc) in get_mmcr0_pmae()
/linux/arch/powerpc/kvm/
H A Dbook3s_hv_p9_perf.c8 static void freeze_pmu(unsigned long mmcr0, unsigned long mmcra) in freeze_pmu()
H A Dbook3s_hv.h18 unsigned long mmcr0; member
/linux/arch/powerpc/perf/
H A Dmpc7450-pmu.c268 u32 mmcr0 = 0, mmcr1 = 0, mmcr2 = 0; in mpc7450_compute_mmcr() local
H A Dppc970-pmu.c262 unsigned long mmcr0 = 0, mmcr1 = 0, mmcra = 0; in p970_compute_mmcr() local
/linux/tools/testing/selftests/powerpc/pmu/ebb/
H A Debb.c219 u32 mmcr0; in dump_ebb_hw_state() local
/linux/arch/powerpc/platforms/powernv/
H A Didle.c597 u32 mmcr0; member
616 unsigned long mmcr0 = 0; in power9_idle_stop() local
/linux/arch/powerpc/include/asm/
H A Dprocessor.h256 unsigned mmcr0; member