mmcr1_val          26 arch/powerpc/oprofile/op_model_7450.c static u32 mmcr0_val, mmcr1_val, mmcr2_val, num_pmcs;
mmcr1_val          84 arch/powerpc/oprofile/op_model_7450.c 	mtspr(SPRN_MMCR1, mmcr1_val);
mmcr1_val         119 arch/powerpc/oprofile/op_model_7450.c 	mmcr1_val = mmcr1_event3(ctr[2].event)
mmcr1_val         122 arch/powerpc/oprofile/op_model_7450.c 		mmcr1_val |= mmcr1_event5(ctr[4].event)
mmcr1_val          24 arch/powerpc/oprofile/op_model_pa6t.c static u64 mmcr1_val;
mmcr1_val         115 arch/powerpc/oprofile/op_model_pa6t.c 	mmcr1_val = sys->mmcr1;
mmcr1_val         133 arch/powerpc/oprofile/op_model_pa6t.c 	u64 mmcr1 = mmcr1_val;
mmcr1_val          34 arch/powerpc/oprofile/op_model_power4.c static u64 mmcr1_val;
mmcr1_val         104 arch/powerpc/oprofile/op_model_power4.c 	mmcr1_val = sys->mmcr1;
mmcr1_val         117 arch/powerpc/oprofile/op_model_power4.c 		cntr_marked_events = power7_marked_instr_event(mmcr1_val);
mmcr1_val         184 arch/powerpc/oprofile/op_model_power4.c 	mtspr(SPRN_MMCR1, mmcr1_val);