Searched refs:MSR_IA32_MPERF (Results 1 – 7 of 7) sorted by relevance
| /arch/x86/kernel/cpu/ |
| A D | aperfmperf.c | 45 rdmsrq(MSR_IA32_MPERF, mperf); in init_counter_refs() 479 rdmsrq(MSR_IA32_MPERF, mperf); in arch_scale_freq_tick()
|
| /arch/x86/events/ |
| A D | msr.c | 160 [PERF_MSR_MPERF] = { MSR_IA32_MPERF, &group_mperf, test_aperfmperf, },
|
| /arch/x86/include/asm/ |
| A D | msr-index.h | 935 #define MSR_IA32_MPERF 0x000000e7 macro
|
| /arch/x86/kvm/svm/ |
| A D | nested.c | 220 MSR_IA32_MPERF, in nested_svm_init_msrpm_merge_offsets()
|
| A D | svm.c | 844 svm_disable_intercept_for_msr(vcpu, MSR_IA32_MPERF, MSR_TYPE_R); in svm_recalc_msr_intercepts()
|
| /arch/x86/kvm/vmx/ |
| A D | nested.c | 722 MSR_IA32_MPERF, MSR_TYPE_R); in nested_vmx_prepare_msr_bitmap()
|
| A D | vmx.c | 4093 vmx_disable_intercept_for_msr(vcpu, MSR_IA32_MPERF, MSR_TYPE_R); in vmx_recalc_msr_intercepts()
|
Completed in 48 milliseconds