Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/xen/
Dpmu.c156 case MSR_CORE_PERF_GLOBAL_OVF_CTRL: in is_intel_pmu_msr()
206 case MSR_CORE_PERF_GLOBAL_OVF_CTRL: in xen_intel_pmu_emulate()
243 if (msr == MSR_CORE_PERF_GLOBAL_OVF_CTRL) in xen_intel_pmu_emulate()
/linux-5.19.10/arch/x86/kvm/vmx/
Dpmu_intel.c217 case MSR_CORE_PERF_GLOBAL_OVF_CTRL: in intel_is_valid_msr()
364 case MSR_CORE_PERF_GLOBAL_OVF_CTRL: in intel_pmu_get_msr()
420 case MSR_CORE_PERF_GLOBAL_OVF_CTRL: in intel_pmu_set_msr()
/linux-5.19.10/arch/x86/events/zhaoxin/
Dcore.c276 wrmsrl(MSR_CORE_PERF_GLOBAL_OVF_CTRL, ack); in zhaoxin_pmu_ack_status()
/linux-5.19.10/tools/arch/x86/include/asm/
Dmsr-index.h991 #define MSR_CORE_PERF_GLOBAL_OVF_CTRL 0x00000390 macro
/linux-5.19.10/arch/x86/include/asm/
Dmsr-index.h991 #define MSR_CORE_PERF_GLOBAL_OVF_CTRL 0x00000390 macro
/linux-5.19.10/arch/x86/events/
Dcore.c1552 rdmsrl(MSR_CORE_PERF_GLOBAL_OVF_CTRL, overflow); in perf_event_print_debug()
/linux-5.19.10/arch/x86/events/intel/
Dcore.c2378 wrmsrl(MSR_CORE_PERF_GLOBAL_OVF_CTRL, ack); in intel_pmu_ack_status()
/linux-5.19.10/arch/x86/kvm/
Dx86.c1440 MSR_CORE_PERF_GLOBAL_CTRL, MSR_CORE_PERF_GLOBAL_OVF_CTRL,