Searched defs:mmcr1 (Results 1 – 11 of 11) sorted by relevance
/Linux-v6.6/tools/testing/selftests/powerpc/pmu/sampling_tests/ |
D | misc.h | 96 static inline int get_mmcr1_pmcxsel(u64 mmcr1, int pmc) in get_mmcr1_pmcxsel() 101 static inline int get_mmcr1_unit(u64 mmcr1, int pmc) in get_mmcr1_unit() 106 static inline int get_mmcr1_comb(u64 mmcr1, int pmc) in get_mmcr1_comb() 111 static inline int get_mmcr1_cache(u64 mmcr1, int pmc) in get_mmcr1_cache() 116 static inline int get_mmcr1_rsq(u64 mmcr1, int pmc) in get_mmcr1_rsq()
|
/Linux-v6.6/arch/powerpc/kvm/ |
D | book3s_hv.h | 17 unsigned long mmcr1; member
|
/Linux-v6.6/arch/powerpc/perf/ |
D | mpc7450-pmu.c | 268 u32 mmcr0 = 0, mmcr1 = 0, mmcr2 = 0; in mpc7450_compute_mmcr() local
|
D | power6-pmu.c | 179 unsigned long mmcr1 = 0; in p6_compute_mmcr() local
|
D | power7-pmu.c | 251 unsigned long mmcr1 = 0; in power7_compute_mmcr() local
|
D | ppc970-pmu.c | 262 unsigned long mmcr0 = 0, mmcr1 = 0, mmcra = 0; in p970_compute_mmcr() local
|
D | isa207-common.c | 562 unsigned long mmcra, mmcr1, mmcr2, unit, combine, psel, cache, val; in isa207_compute_mmcr() local
|
D | power5+-pmu.c | 457 unsigned long mmcr1 = 0; in power5p_compute_mmcr() local
|
D | power5-pmu.c | 388 unsigned long mmcr1 = 0; in power5_compute_mmcr() local
|
/Linux-v6.6/arch/powerpc/include/asm/ |
D | perf_event_server.h | 22 unsigned long mmcr1; member
|
/Linux-v6.6/arch/powerpc/platforms/powernv/ |
D | idle.c | 598 u32 mmcr1; member
|