Home
last modified time | relevance | path

Searched refs:MSR_IA32_PERFCTR0 (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/kvm/x86/
H A Dpmu_counters_test.c284 base_pmc_msr = MSR_IA32_PERFCTR0; in guest_test_arch_event()
492 base_msr = MSR_IA32_PERFCTR0; in guest_test_gp_counters()
/linux/arch/x86/include/asm/
H A Dmsr-index.h95 #define MSR_IA32_PERFCTR0 0x000000c1 macro
/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h95 #define MSR_IA32_PERFCTR0 0x000000c1 macro
/linux/arch/x86/kvm/vmx/
H A Dvmx.c4209 vmx_set_intercept_for_msr(vcpu, MSR_IA32_PERFCTR0 + i, in vmx_recalc_pmu_msr_intercepts()
4215 vmx_set_intercept_for_msr(vcpu, MSR_IA32_PERFCTR0 + i, in vmx_recalc_pmu_msr_intercepts()
H A Dnested.c653 nested_vmx_merge_msr_bitmaps_rw(MSR_IA32_PERFCTR0 + i); in nested_vmx_merge_pmu_msr_bitmaps()