Searched refs:SPRN_MMCR1 (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/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()
|
/linux-4.1.27/arch/powerpc/kvm/ |
D | book3s_hv_interrupts.S | 93 mfspr r5, SPRN_MMCR1
|
D | book3s_emulate.c | 498 case SPRN_MMCR1: in kvmppc_core_emulate_mtspr_pr() 640 case SPRN_MMCR1: in kvmppc_core_emulate_mfspr_pr()
|
D | book3s_hv_rmhandlers.S | 108 mtspr SPRN_MMCR1, r4 710 mtspr SPRN_MMCR1, r5 1496 21: mfspr r5, SPRN_MMCR1
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | cpu_setup_power.S | 174 mtspr SPRN_MMCR1,r5
|
D | sysfs.c | 468 SYSFS_PMCSETUP(mmcr1, SPRN_MMCR1);
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | reg.h | 710 #define SPRN_MMCR1 798 macro 872 #define SPRN_MMCR1 956 macro
|
/linux-4.1.27/arch/powerpc/perf/ |
D | core-book3s.c | 800 mfspr(SPRN_MMCR0), mfspr(SPRN_MMCR1), mfspr(SPRN_MMCRA)); in perf_event_print_debug() 1254 mtspr(SPRN_MMCR1, cpuhw->mmcr[1]); in power_pmu_enable() 1292 mtspr(SPRN_MMCR1, cpuhw->mmcr[1]); in power_pmu_enable()
|