Home
last modified time | relevance | path

Searched refs:MSR_CORE_PERF_GLOBAL_OVF_CTRL (Results 1 – 6 of 6) sorted by relevance

/linux/arch/x86/include/asm/
H A Dmsr-index.h1240 #define MSR_CORE_PERF_GLOBAL_OVF_CTRL 0x00000390 macro
/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h1230 #define MSR_CORE_PERF_GLOBAL_OVF_CTRL 0x00000390 macro
/linux/arch/x86/events/
H A Dcore.c1583 rdmsrq(MSR_CORE_PERF_GLOBAL_OVF_CTRL, overflow); in perf_event_print_debug()
/linux/arch/x86/kvm/vmx/
H A Dnested.c662 nested_vmx_merge_msr_bitmaps_write(MSR_CORE_PERF_GLOBAL_OVF_CTRL); in nested_vmx_merge_pmu_msr_bitmaps()
H A Dvmx.c4233 vmx_set_intercept_for_msr(vcpu, MSR_CORE_PERF_GLOBAL_OVF_CTRL, in vmx_recalc_pmu_msr_intercepts()
/linux/arch/x86/events/intel/
H A Dcore.c2723 wrmsrq(MSR_CORE_PERF_GLOBAL_OVF_CTRL, ack); in intel_pmu_ack_status()