Home
last modified time | relevance | path

Searched refs:MSR_K7_EVNTSEL0 (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/arch/x86/oprofile/
Dop_model_amd.c299 release_evntsel_nmi(MSR_K7_EVNTSEL0 + i); in op_amd_shutdown()
310 if (!reserve_evntsel_nmi(MSR_K7_EVNTSEL0 + i)) { in op_amd_fill_in_addresses()
319 msrs->controls[i].addr = MSR_K7_EVNTSEL0 + i; in op_amd_fill_in_addresses()
/linux-4.1.27/arch/x86/kernel/cpu/
Dperfctr-watchdog.c79 return msr - MSR_K7_EVNTSEL0; in nmi_evntsel_msr_to_bit()
Dperf_event_amd.c631 .eventsel = MSR_K7_EVNTSEL0,
/linux-4.1.27/arch/x86/include/uapi/asm/
Dmsr-index.h324 #define MSR_K7_EVNTSEL0 0xc0010000 macro
/linux-4.1.27/arch/x86/kvm/
Dx86.c2286 case MSR_K7_EVNTSEL0: in kvm_set_msr_common()
2531 case MSR_K7_EVNTSEL0: in kvm_get_msr_common()