Searched defs:mmcr2 (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/tools/testing/selftests/powerpc/pmu/sampling_tests/ |
| H A D | misc.h | 125 static inline int get_mmcr2_fcs(u64 mmcr2, int pmc) in get_mmcr2_fcs() 130 static inline int get_mmcr2_fcp(u64 mmcr2, int pmc) in get_mmcr2_fcp() 135 static inline int get_mmcr2_fcpc(u64 mmcr2, int pmc) in get_mmcr2_fcpc() 140 static inline int get_mmcr2_fcm1(u64 mmcr2, int pmc) in get_mmcr2_fcm1() 145 static inline int get_mmcr2_fcm0(u64 mmcr2, int pmc) in get_mmcr2_fcm0() 150 static inline int get_mmcr2_fcwait(u64 mmcr2, int pmc) in get_mmcr2_fcwait() 155 static inline int get_mmcr2_fch(u64 mmcr2, int pmc) in get_mmcr2_fch() 160 static inline int get_mmcr2_fcti(u64 mmcr2, int pmc) in get_mmcr2_fcti() 165 static inline int get_mmcr2_fcta(u64 mmcr2, int pmc) in get_mmcr2_fcta() 170 static inline int get_mmcr2_l2l3(u64 mmcr2, int pmc) in get_mmcr2_l2l3()
|
| /linux-6.15/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 | 574 unsigned long mmcra, mmcr1, mmcr2, unit, combine, psel, cache, val; in isa207_compute_mmcr() local
|
| /linux-6.15/arch/powerpc/kvm/ |
| H A D | book3s_hv.h | 20 unsigned long mmcr2; member
|
| /linux-6.15/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
|
| /linux-6.15/arch/powerpc/platforms/powernv/ |
| H A D | idle.c | 599 u64 mmcr2; member
|