Home
last modified time | relevance | path

Searched refs:MSR_IA32_PMC0 (Results 1 – 7 of 7) sorted by relevance

/linux/tools/testing/selftests/kvm/x86/
H A Dpmu_event_filter_test.c107 check_msr(MSR_IA32_PMC0, 0xffff); in intel_guest_code()
118 run_and_measure_loop(MSR_IA32_PMC0); in intel_guest_code()
454 masked_events_guest_test(MSR_IA32_PMC0); in intel_masked_events_guest_code()
H A Dpmu_counters_test.c282 base_pmc_msr = MSR_IA32_PMC0; in guest_test_arch_event()
490 base_msr = MSR_IA32_PMC0; in guest_test_gp_counters()
/linux/arch/x86/include/asm/
H A Dmsr-index.h631 #define MSR_IA32_PMC0 0x000004c1 macro
/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h631 #define MSR_IA32_PMC0 0x000004c1 macro
/linux/arch/x86/kvm/vmx/
H A Dvmx.c4211 vmx_set_intercept_for_msr(vcpu, MSR_IA32_PMC0 + i, MSR_TYPE_RW, in vmx_recalc_pmu_msr_intercepts()
4217 vmx_set_intercept_for_msr(vcpu, MSR_IA32_PMC0 + i, in vmx_recalc_pmu_msr_intercepts()
H A Dnested.c654 nested_vmx_merge_msr_bitmaps_rw(MSR_IA32_PMC0 + i); in nested_vmx_merge_pmu_msr_bitmaps()
/linux/arch/x86/events/intel/
H A Dcore.c8544 x86_pmu.perfctr = MSR_IA32_PMC0; in intel_pmu_init()