Searched refs:SPRN_MMCR1 (Results 1 – 12 of 12) sorted by relevance
/arch/powerpc/oprofile/ |
D | op_model_power4.c | 188 mtspr(SPRN_MMCR1, mmcr1_val); in power4_cpu_setup() 197 mfspr(SPRN_MMCR1)); in power4_cpu_setup()
|
D | op_model_7450.c | 88 mtspr(SPRN_MMCR1, mmcr1_val); in fsl7450_cpu_setup()
|
/arch/powerpc/kvm/ |
D | book3s_hv_interrupts.S | 86 mfspr r5, SPRN_MMCR1
|
D | book3s_emulate.c | 499 case SPRN_MMCR1: in kvmppc_core_emulate_mtspr_pr() 650 case SPRN_MMCR1: in kvmppc_core_emulate_mfspr_pr()
|
D | book3s_hv_rmhandlers.S | 130 mtspr SPRN_MMCR1, r4 810 mtspr SPRN_MMCR1, r5 1709 21: mfspr r5, SPRN_MMCR1
|
/arch/powerpc/kernel/ |
D | cpu_setup_power.S | 261 mtspr SPRN_MMCR1,r5
|
D | dt_cpu_ftrs.c | 414 mtspr(SPRN_MMCR1, 0); in init_pmu_power8() 454 mtspr(SPRN_MMCR1, 0); in init_pmu_power9()
|
D | idle_book3s.S | 115 mfspr r4, SPRN_MMCR1 141 mtspr SPRN_MMCR1, r3
|
D | sysfs.c | 468 SYSFS_PMCSETUP(mmcr1, SPRN_MMCR1);
|
/arch/powerpc/include/asm/ |
D | reg.h | 815 #define SPRN_MMCR1 798 macro 978 #define SPRN_MMCR1 956 macro
|
/arch/powerpc/perf/ |
D | core-book3s.c | 837 mfspr(SPRN_MMCR0), mfspr(SPRN_MMCR1), mfspr(SPRN_MMCRA)); in perf_event_print_debug() 1321 mtspr(SPRN_MMCR1, cpuhw->mmcr[1]); in power_pmu_enable() 1359 mtspr(SPRN_MMCR1, cpuhw->mmcr[1]); in power_pmu_enable()
|
/arch/powerpc/xmon/ |
D | xmon.c | 1801 mfspr(SPRN_MMCR0), mfspr(SPRN_MMCR1), mfspr(SPRN_MMCR2)); in dump_207_sprs()
|