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