Home
last modified time | relevance | path

Searched refs:MSR_CORE_PERF_GLOBAL_CTRL (Results 1 – 10 of 10) sorted by relevance

/linux/tools/testing/selftests/kvm/x86_64/
H A Dpmu_event_filter_test.c
H A Dpmu_counters_test.c
/linux/arch/x86/xen/
H A Dpmu.c162 case MSR_CORE_PERF_GLOBAL_CTRL: in is_intel_pmu_msr()
220 case MSR_CORE_PERF_GLOBAL_CTRL: in xen_intel_pmu_emulate()
/linux/arch/x86/events/zhaoxin/
H A Dcore.c257 wrmsrl(MSR_CORE_PERF_GLOBAL_CTRL, 0); in zhaoxin_pmu_disable_all()
262 wrmsrl(MSR_CORE_PERF_GLOBAL_CTRL, x86_pmu.intel_ctrl); in zhaoxin_pmu_enable_all()
/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h1145 #define MSR_CORE_PERF_GLOBAL_CTRL 0x0000038f macro
/linux/arch/x86/events/intel/
H A Dcore.c2288 wrmsrl(MSR_CORE_PERF_GLOBAL_CTRL, 0); in __intel_pmu_disable_all()
2313 wrmsrl(MSR_CORE_PERF_GLOBAL_CTRL, in __intel_pmu_enable_all()
2433 wrmsrl(MSR_CORE_PERF_GLOBAL_CTRL, 0xf); in intel_pmu_nhm_workaround()
2434 wrmsrl(MSR_CORE_PERF_GLOBAL_CTRL, 0x0); in intel_pmu_nhm_workaround()
2972 wrmsrl(MSR_CORE_PERF_GLOBAL_CTRL, 0); in intel_pmu_reset()
4293 .msr = MSR_CORE_PERF_GLOBAL_CTRL, in intel_guest_get_msrs()
/linux/arch/x86/events/
H A Dcore.c1543 rdmsrl(MSR_CORE_PERF_GLOBAL_CTRL, ctrl); in perf_event_print_debug()
/linux/arch/x86/kvm/vmx/
H A Dnested.c2756 WARN_ON_ONCE(kvm_set_msr(vcpu, MSR_CORE_PERF_GLOBAL_CTRL, in prepare_vmcs02()
4737 WARN_ON_ONCE(kvm_set_msr(vcpu, MSR_CORE_PERF_GLOBAL_CTRL, in load_vmcs12_host_state()
H A Dvmx.c993 case MSR_CORE_PERF_GLOBAL_CTRL: in clear_atomic_switch_msr()
1049 case MSR_CORE_PERF_GLOBAL_CTRL: in add_atomic_switch_msr()
/linux/arch/x86/kvm/
H A Dx86.c340 MSR_CORE_PERF_GLOBAL_CTRL,