Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/
H A Dmisc.h121 static inline int get_mmcr2_fcs(u64 mmcr2, int pmc) in get_mmcr2_fcs()
126 static inline int get_mmcr2_fcp(u64 mmcr2, int pmc) in get_mmcr2_fcp()
131 static inline int get_mmcr2_fcpc(u64 mmcr2, int pmc) in get_mmcr2_fcpc()
136 static inline int get_mmcr2_fcm1(u64 mmcr2, int pmc) in get_mmcr2_fcm1()
141 static inline int get_mmcr2_fcm0(u64 mmcr2, int pmc) in get_mmcr2_fcm0()
146 static inline int get_mmcr2_fcwait(u64 mmcr2, int pmc) in get_mmcr2_fcwait()
151 static inline int get_mmcr2_fch(u64 mmcr2, int pmc) in get_mmcr2_fch()
156 static inline int get_mmcr2_fcti(u64 mmcr2, int pmc) in get_mmcr2_fcti()
161 static inline int get_mmcr2_fcta(u64 mmcr2, int pmc) in get_mmcr2_fcta()
166 static inline int get_mmcr2_l2l3(u64 mmcr2, int pmc) in get_mmcr2_l2l3()
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_hv.h18 unsigned long mmcr2; member
/openbmc/linux/arch/powerpc/perf/
H A Dmpc7450-pmu.c268 u32 mmcr0 = 0, mmcr1 = 0, mmcr2 = 0; in mpc7450_compute_mmcr() local
H A Disa207-common.c562 unsigned long mmcra, mmcr1, mmcr2, unit, combine, psel, cache, val; in isa207_compute_mmcr() local
/openbmc/linux/arch/powerpc/include/asm/
H A Dperf_event_server.h23 unsigned long mmcr2; member
H A Dprocessor.h255 unsigned long mmcr2; member
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Didle.c599 u64 mmcr2; member
/openbmc/qemu/include/hw/ppc/
H A Dspapr_nested.h480 uint64_t mmcr2; member