MSR_K7_EVNTSEL0    93 arch/x86/kernel/cpu/perfctr-watchdog.c 		return (msr - MSR_K7_EVNTSEL0);
MSR_K7_EVNTSEL0   352 arch/x86/kernel/cpu/perfctr-watchdog.c 	.evntsel	= MSR_K7_EVNTSEL0,
MSR_K7_EVNTSEL0    89 arch/x86/kernel/time_64.c 		reserve_evntsel_nmi(MSR_K7_EVNTSEL0 + i);
MSR_K7_EVNTSEL0    94 arch/x86/kernel/time_64.c 	wrmsrl(MSR_K7_EVNTSEL0 + i, 1 << 22 | 3 << 16 | 0x76);
MSR_K7_EVNTSEL0   108 arch/x86/kernel/time_64.c 		release_evntsel_nmi(MSR_K7_EVNTSEL0 + i);
MSR_K7_EVNTSEL0  1337 arch/x86/kvm/svm.c 	case MSR_K7_EVNTSEL0:
MSR_K7_EVNTSEL0   140 arch/x86/oprofile/op_model_amd.c 		if (reserve_evntsel_nmi(MSR_K7_EVNTSEL0 + i))
MSR_K7_EVNTSEL0   141 arch/x86/oprofile/op_model_amd.c 			msrs->controls[i].addr = MSR_K7_EVNTSEL0 + i;
MSR_K7_EVNTSEL0   365 arch/x86/oprofile/op_model_amd.c 			release_evntsel_nmi(MSR_K7_EVNTSEL0 + i);