Searched defs:mmcr2 (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/ |
H A D | misc.h | 121 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 D | book3s_hv.h | 18 unsigned long mmcr2; member
|
/openbmc/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 | isa207-common.c | 562 unsigned long mmcra, mmcr1, mmcr2, unit, combine, psel, cache, val; in isa207_compute_mmcr() local
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | perf_event_server.h | 23 unsigned long mmcr2; member
|
H A D | processor.h | 255 unsigned long mmcr2; member
|
/openbmc/linux/arch/powerpc/platforms/powernv/ |
H A D | idle.c | 599 u64 mmcr2; member
|
/openbmc/qemu/include/hw/ppc/ |
H A D | spapr_nested.h | 480 uint64_t mmcr2; member
|