Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/xen/
Dpmu.c165 case MSR_CORE_PERF_GLOBAL_OVF_CTRL: in is_intel_pmu_msr()
215 case MSR_CORE_PERF_GLOBAL_OVF_CTRL: in xen_intel_pmu_emulate()
252 if (msr == MSR_CORE_PERF_GLOBAL_OVF_CTRL) in xen_intel_pmu_emulate()
/linux-6.1.9/arch/x86/kvm/vmx/
Dpmu_intel.c198 case MSR_CORE_PERF_GLOBAL_OVF_CTRL: in intel_is_valid_msr()
356 case MSR_CORE_PERF_GLOBAL_OVF_CTRL: in intel_pmu_get_msr()
423 case MSR_CORE_PERF_GLOBAL_OVF_CTRL: in intel_pmu_set_msr()
/linux-6.1.9/arch/x86/events/zhaoxin/
Dcore.c276 wrmsrl(MSR_CORE_PERF_GLOBAL_OVF_CTRL, ack); in zhaoxin_pmu_ack_status()
/linux-6.1.9/tools/arch/x86/include/asm/
Dmsr-index.h1010 #define MSR_CORE_PERF_GLOBAL_OVF_CTRL 0x00000390 macro
/linux-6.1.9/arch/x86/include/asm/
Dmsr-index.h1030 #define MSR_CORE_PERF_GLOBAL_OVF_CTRL 0x00000390 macro
/linux-6.1.9/arch/x86/events/
Dcore.c1539 rdmsrl(MSR_CORE_PERF_GLOBAL_OVF_CTRL, overflow); in perf_event_print_debug()
/linux-6.1.9/arch/x86/events/intel/
Dcore.c2394 wrmsrl(MSR_CORE_PERF_GLOBAL_OVF_CTRL, ack); in intel_pmu_ack_status()
/linux-6.1.9/arch/x86/kvm/
Dx86.c1446 MSR_CORE_PERF_GLOBAL_CTRL, MSR_CORE_PERF_GLOBAL_OVF_CTRL,